Searched refs:pfr_clr_tables (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_ioctl.c624 pfr_clr_tables(&pt.pfrio_table, &pt.pfrio_ndel, pt.pfrio_flags);
2329 error = pfr_clr_tables(&io64->pfrio_table, &io64->pfrio_ndel,
2505 error = pfr_clr_tables(&io32->pfrio_table, &io32->pfrio_ndel,
H A Dpf_table.c1142 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) function
H A Dpfvar.h2273 __private_extern__ int pfr_clr_tables(struct pfr_table *, int *, int);

Completed in 44 milliseconds