Searched refs:PFRB_MAX (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sbin/pfctl/
H A Dpfctl.h40 PFRB_IFACES, PFRB_TRANS, PFRB_MAX }; enumerator in enum:__anon6231
H A Dpfctl_radix.c404 size_t buf_esize[PFRB_MAX] = { 0,
418 if (b == NULL || b->pfrb_type <= 0 || b->pfrb_type >= PFRB_MAX ||
441 if (b == NULL || b->pfrb_type <= 0 || b->pfrb_type >= PFRB_MAX)
464 if (b == NULL || b->pfrb_type <= 0 || b->pfrb_type >= PFRB_MAX) {

Completed in 45 milliseconds