Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl.h54 int pfr_clr_tables(struct pfr_table *, int *, int);
H A Dpfctl_radix.c59 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
H A Dpfctl_table.c158 RVTEST(pfr_clr_tables(&table, &ndel, flags)); in pfctl_table()
/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h1695 int pfr_clr_tables(struct pfr_table *, int *, int);
H A Dpf_ioctl.c417 pfr_clr_tables(&pt.pfrio_table, &pt.pfrio_ndel, pt.pfrio_flags); in pfdetach()
2650 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()
H A Dpf_table.c1151 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function