Searched refs:pfr_del_tables (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sbin/pfctl/ |
| HD | pfctl.h | 55 int pfr_del_tables(struct pfr_table *, int, int *, int);
|
| HD | pfctl_radix.c | 98 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) in pfr_del_tables() function
|
| HD | pfctl_table.c | 192 RVTEST(pfr_del_tables(&table, 1, &ndel, flags)); in pfctl_table()
|
| /NextBSD/sys/net/ |
| HD | pfvar.h | 1626 int pfr_del_tables(struct pfr_table *, int, int *, int);
|
| /NextBSD/sys/netpfil/pf/ |
| HD | pf_table.c | 1180 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) in pfr_del_tables() function
|
| HD | pf_ioctl.c | 2552 error = pfr_del_tables(pfrts, io->pfrio_size, in pfioctl()
|