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

/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_lb.c298 case PF_POOL_NONE:
354 (r->rpool.opts & PF_POOL_TYPEMASK) != PF_POOL_NONE)
415 case PF_POOL_NONE:
545 (rpool->opts & PF_POOL_TYPEMASK) != PF_POOL_NONE) {
H A Dpf.h101 enum { PF_POOL_NONE, PF_POOL_BITMASK, PF_POOL_RANDOM, enumerator in enum:__anon15452
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.c468 case PF_POOL_NONE:
H A Dparse.y2381 PF_POOL_NONE && ($5.host->next != NULL ||
4210 PF_POOL_NONE && ($9->host->next != NULL ||

Completed in 187 milliseconds