Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl.h52 int pfr_clr_tables(struct pfr_table *, int *, int);
H A Dpfctl_radix.c58 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()
/dragonfly/sys/net/pf/
H A Dpf_ioctl.c2401 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()
3093 error = pfr_clr_tables(&io.pfrio_table, &io.pfrio_ndel, in pf_clear_tables()
H A Dpfvar.h1884 int pfr_clr_tables(struct pfr_table *, int *, int);
H A Dpf_table.c1115 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function