Home
last modified time | relevance | path

Searched refs:TO_PORTS (Results 1 – 4 of 4) sorted by relevance

/dports/security/fwbuilder/fwbuilder-5.3.7/src/parsers/
H A DIPTCfgParserTokenTypes.hpp69 TO_PORTS = 58, enumerator
H A Diptables.g599 TO_PORTS redirect_spec
1427 TO_PORTS : "--to-ports" ;
H A DIPTCfgParser.cpp2749 case TO_PORTS: in target_options()
2751 match(TO_PORTS); in target_options()
2902 case TO_PORTS: in nat_spec()
H A DIPTCfgLexer.cpp2187 _ttype = TO_PORTS; in mTO_PORTS()