Searched refs:pfr_clr_tables (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sbin/pfctl/ |
| HD | pfctl.h | 53 int pfr_clr_tables(struct pfr_table *, int *, int);
|
| HD | pfctl_radix.c | 61 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
|
| HD | pfctl_table.c | 160 RVTEST(pfr_clr_tables(&table, &ndel, flags)); in pfctl_table()
|
| /NextBSD/sys/net/ |
| HD | pfvar.h | 1624 int pfr_clr_tables(struct pfr_table *, int *, int);
|
| /NextBSD/sys/netpfil/pf/ |
| HD | pf_ioctl.c | 2505 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel, in pfioctl() 3374 error = pfr_clr_tables(&io.pfrio_table, &io.pfrio_ndel, in pf_clear_tables()
|
| HD | pf_table.c | 1073 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
|