Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dpf_ruleset.c503 pf_anchor_copyout(const struct pf_ruleset *rs, const struct pf_rule *r, in pf_anchor_copyout() function
H A Dpfvar.h2379 __private_extern__ int pf_anchor_copyout(const struct pf_ruleset *,
2428 extern int pf_anchor_copyout(const struct pf_ruleset *, const struct pf_rule *,
H A Dpf_ioctl.c2951 if (pf_anchor_copyout(ruleset, rule, pr)) { in pfioctl_ioc_rule()