Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl.h58 int pfr_clr_addrs(struct pfr_table *, int *, int);
H A Dpfctl_radix.c162 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()
/dragonfly/sys/net/pf/
H A Dpfvar.h1891 int pfr_clr_addrs(struct pfr_table *, int *, int);
H A Dpf_table.c202 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags) in pfr_clr_addrs() function
H A Dpf_ioctl.c2486 error = pfr_clr_addrs(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()