Searched refs:pf_anchors (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_ruleset.c89 VNET_DEFINE(struct pf_anchor_global, pf_anchors);
92 struct pf_anchor_global pf_anchors; variable in typeref:struct:pf_anchor_global
95 #define V_pf_anchors pf_anchors
/freebsd-11-stable/sys/net/
H A Dpfvar.h1727 VNET_DECLARE(struct pf_anchor_global, pf_anchors);
1728 #define V_pf_anchors VNET(pf_anchors)
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c111 struct pf_anchor_global pf_anchors; variable in typeref:struct:pf_anchor_global
1512 RB_INIT(&pf_anchors);

Completed in 98 milliseconds