Searched refs:pfr_clr_tables (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/sbin/pfctl/ |
| D | pfctl.h | 79 int pfr_clr_tables(struct pfr_table *, int *, int);
|
| D | pfctl_radix.c | 72 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
|
| D | pfctl_table.c | 157 RVTEST(pfr_clr_tables(&table, &ndel, flags)); in pfctl_table()
|
| /openbsd/src/sys/net/ |
| D | pfvar.h | 1717 int pfr_clr_tables(struct pfr_table *, int *, int);
|
| D | pf_table.c | 1462 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
|
| D | pf_ioctl.c | 2234 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()
|