Home
last modified time | relevance | path

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

/dports/security/fwbuilder/fwbuilder-5.3.7/src/parsers/
H A DIPTCfgParserTokenTypes.hpp60 SAVE_MARK = 49, enumerator
H A Diptables.g545 SAVE_MARK
1405 SAVE_MARK : "--save-mark" ;
H A DIPTCfgParser.cpp2629 case SAVE_MARK: in target_options()
2631 match(SAVE_MARK); in target_options()
2893 case SAVE_MARK: in nat_spec()
H A DIPTCfgLexer.cpp1906 _ttype = SAVE_MARK; in mSAVE_MARK()