Searched refs:pfr_clr_tables (Results 1 – 3 of 3) sorted by relevance
1555 int pfr_clr_tables(struct pfr_table *, int *, int);
3242 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()4320 error = pfr_clr_tables(&io.pfrio_table, &io.pfrio_ndel, in pf_clear_tables()
1121 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function