Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c102 static struct pf_kpool *pf_get_kpool(const char *, u_int32_t, u_int8_t,
433 pf_get_kpool(const char *anchor, u_int32_t ticket, u_int8_t rule_action, in pf_get_kpool() function
4270 pool = pf_get_kpool(pp->anchor, pp->ticket, pp->r_action, in pfioctl()
4292 pool = pf_get_kpool(pp->anchor, pp->ticket, pp->r_action, in pfioctl()
4365 pool = pf_get_kpool(pca->anchor, pca->ticket, pca->r_action, in pfioctl()