/src/dist/pf/sbin/pfctl/ |
pfctl.h | 60 int pfr_clr_addrs(struct pfr_table *, int *, int);
|
pfctl_table.c | 195 RVTEST(pfr_clr_addrs(&table, &ndel, flags));
|
pfctl_radix.c | 163 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags) function in typeref:typename:int
|
/src/sys/dist/pf/net/ |
pfvar.h | 1702 int pfr_clr_addrs(struct pfr_table *, int *, int);
|
pf_table.c | 236 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags) function in typeref:typename:int 259 printf("pfr_clr_addrs: corruption detected (%d).\n",
|
pf_ioctl.c | 2735 error = pfr_clr_addrs(&io->pfrio_table, &io->pfrio_ndel,
|