Searched refs:pfr_attach_table (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_if.c356 if ((dyn->pfid_kt = pfr_attach_table(ruleset, tblname)) == NULL) {
H A Dpf_table.c2097 pfr_attach_table(struct pf_ruleset *rs, char *name) function
H A Dpfvar.h2270 __private_extern__ struct pfr_ktable *pfr_attach_table(struct pf_ruleset *,
H A Dpf_ioctl.c3027 if ((rule->overload_tbl = pfr_attach_table(ruleset,
3335 if ((newrule->overload_tbl = pfr_attach_table(
H A Dpf.c1734 if ((aw->p.tbl = pfr_attach_table(rs, aw->v.tblname)) == NULL)

Completed in 42 milliseconds