Home
last modified time | relevance | path

Searched refs:pfr_clr_addrs (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl.h60 int pfr_clr_addrs(struct pfr_table *, int *, int);
H A Dpfctl_radix.c163 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags) in pfr_clr_addrs() function
H A Dpfctl_table.c195 RVTEST(pfr_clr_addrs(&table, &ndel, flags)); in pfctl_table()
/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h1702 int pfr_clr_addrs(struct pfr_table *, int *, int);
H A Dpf_table.c236 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags) in pfr_clr_addrs() function
H A Dpf_ioctl.c2735 error = pfr_clr_addrs(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()