Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dpfctl_parser.c336 print_ugid(u_int8_t op, unsigned u1, unsigned u2, const char *t, unsigned umax) in print_ugid() argument
343 if (u1 == umax && (op == PF_OP_EQ || op == PF_OP_NE)) in print_ugid()