verinec.importer.parser.iptables.parser
Class Parser.IcmpOptionParserToken
java.lang.Object
verinec.importer.parser.iptables.parser.ParserToken
verinec.importer.parser.iptables.parser.Parser.IcmpOptionParserToken
- Enclosing class:
- Parser
public class Parser.IcmpOptionParserToken
- extends ParserToken
Token to parse the ICMP options.
icmptype
public int icmptype
- icmp type
icmpcode
public int icmpcode
- icmp code
match_negation
public boolean match_negation
- match negation of icmp type
Parser.IcmpOptionParserToken
public Parser.IcmpOptionParserToken()
throws VerinecImporterException
- Throws:
VerinecImporterException