Searched refs:pfr_clr_tables (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.81.5/bsd/net/ |
| H A D | pf_ioctl.c | 620 pfr_clr_tables(&pt.pfrio_table, &pt.pfrio_ndel, pt.pfrio_flags); 2020 error = pfr_clr_tables(&io64->pfrio_table, &io64->pfrio_ndel, in pfioctl_ioc_table() 2199 error = pfr_clr_tables(&io32->pfrio_table, &io32->pfrio_ndel, in pfioctl_ioc_table()
|
| H A D | pfvar.h | 2281 __private_extern__ int pfr_clr_tables(struct pfr_table *, int *, int);
|
| H A D | pf_table.c | 1252 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
|