Home
last modified time | relevance | path

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

/NextBSD/sbin/pfctl/
HDpfctl.h53 int pfr_clr_tables(struct pfr_table *, int *, int);
HDpfctl_radix.c61 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
HDpfctl_table.c160 RVTEST(pfr_clr_tables(&table, &ndel, flags)); in pfctl_table()
/NextBSD/sys/net/
HDpfvar.h1624 int pfr_clr_tables(struct pfr_table *, int *, int);
/NextBSD/sys/netpfil/pf/
HDpf_ioctl.c2505 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()
3374 error = pfr_clr_tables(&io.pfrio_table, &io.pfrio_ndel, in pf_clear_tables()
HDpf_table.c1073 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function