Searched refs:PARSER_IPFILTER (Results 1 – 5 of 5) sorted by relevance
62 } else if ((opt.format & PARSER_IPFILTER) && (strstr(input, " ipmon"))) { in parse_line()249 opt.format = opt.format | PARSER_IPFILTER; in select_parsers()
111 #define PARSER_IPFILTER 8 macro
134 …opt.format = PARSER_IPCHAINS|PARSER_NETFILTER|PARSER_IPFILTER|PARSER_WIN_XP|PARSER_IPFW|PARSER_CIS… in init_options()
630 } else if ((opt.format & PARSER_IPFILTER) && (strstr(input, " ipmon["))) { in parse_line()1280 opt.format = opt.format | PARSER_IPFILTER; in select_parsers()
125 #define PARSER_IPFILTER 4 macro