Searched refs:pfr_clr_addrs (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl.h | 60 int pfr_clr_addrs(struct pfr_table *, int *, int);
|
H A D | pfctl_radix.c | 163 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags) in pfr_clr_addrs() function
|
H A D | pfctl_table.c | 195 RVTEST(pfr_clr_addrs(&table, &ndel, flags)); in pfctl_table()
|
/netbsd-src/sys/dist/pf/net/ |
H A D | pfvar.h | 1702 int pfr_clr_addrs(struct pfr_table *, int *, int);
|
H A D | pf_table.c | 236 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags) in pfr_clr_addrs() function
|
H A D | pf_ioctl.c | 2735 error = pfr_clr_addrs(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()
|