Searched refs:PF_OP_IRG (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl_parser.c301 if (op == PF_OP_IRG)
H A Dparse.y4697 else if (port->op == PF_OP_IRG)
5572 yylval.v.i = PF_OP_IRG;
6024 r->t = PF_OP_IRG;
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpfvar.h84 enum { PF_OP_NONE, PF_OP_IRG, PF_OP_EQ, PF_OP_NE, PF_OP_LT, enumerator in enum:__anon39
H A Dpf.c2726 case PF_OP_IRG:

Completed in 84 milliseconds