Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpfvar.h2367 extern struct pf_anchor pf_main_anchor;
2368 #define pf_main_ruleset pf_main_anchor.ruleset
2420 extern struct pf_anchor pf_main_anchor;
2421 #define pf_main_ruleset pf_main_anchor.ruleset
H A Dpf_ruleset.c129 struct pf_anchor pf_main_anchor; variable