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

/freebsd-12-stable/sbin/pfctl/
H A Dpf_ruleset.c76 struct pfctl_anchor_global pf_anchors; variable in typeref:struct:pfctl_anchor_global
79 #define V_pf_anchors pf_anchors
H A Dpfctl.c116 static struct pfctl_anchor_global pf_anchors; variable in typeref:struct:pfctl_anchor_global
1585 RB_INIT(&pf_anchors);
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf_ruleset.c71 VNET_DEFINE(struct pf_kanchor_global, pf_anchors);
/freebsd-12-stable/sys/net/
H A Dpfvar.h1657 VNET_DECLARE(struct pf_kanchor_global, pf_anchors);
1658 #define V_pf_anchors VNET(pf_anchors)

Completed in 124 milliseconds