Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf_ruleset.c450 pf_anchor_copyout(const struct pf_ruleset *rs, const struct pf_rule *r, in pf_anchor_copyout() function
H A Dpfvar.h2380 __private_extern__ int pf_anchor_copyout(const struct pf_ruleset *,
2422 extern int pf_anchor_copyout(const struct pf_ruleset *, const struct pf_rule *,
H A Dpf_ioctl.c2920 if (pf_anchor_copyout(ruleset, rule, pr)) { in pfioctl_ioc_rule()