Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf_ruleset.c400 r->anchor_wildcard = 0; in pf_anchor_setup()
435 r->anchor_wildcard = 1; in pf_anchor_setup()
491 if (r->anchor_wildcard) { in pf_anchor_copyout()
H A Dpfvar.h804 u_int8_t anchor_wildcard; member
H A Dpf.c3039 if ((*r)->anchor_wildcard) { in pf_step_into_anchor()