Searched refs:PF_OP_IRG (Results 1 – 5 of 5) sorted by relevance
55 enum { PF_OP_NONE, PF_OP_IRG, PF_OP_EQ, PF_OP_NE, PF_OP_LT, enumerator
378 case PF_OP_IRG: in pf_validate_op()
4505 case PF_OP_IRG: in pf_match()
5767 else if (addr->port_op == PF_OP_IRG) in expand_label_port()6823 yylval.v.i = PF_OP_IRG; in yylex()7312 r->t = PF_OP_IRG; in parseport()
314 if (op == PF_OP_IRG) in print_op()