Home
last modified time | relevance | path

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

/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h82 PF_OP_LE, PF_OP_GT, PF_OP_GE, PF_OP_XRG, PF_OP_RRG }; enumerator
H A Dpf.c1968 case PF_OP_XRG:
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c340 else if (op == PF_OP_XRG) in print_op()
H A Dparse.y4330 else if (port->op == PF_OP_XRG) in expand_label_port()
5175 yylval.v.i = PF_OP_XRG; in yylex()