Home
last modified time | relevance | path

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

/NextBSD/sbin/pfctl/
HDpfctl.h55 int pfr_del_tables(struct pfr_table *, int, int *, int);
HDpfctl_radix.c98 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) in pfr_del_tables() function
HDpfctl_table.c192 RVTEST(pfr_del_tables(&table, 1, &ndel, flags)); in pfctl_table()
/NextBSD/sys/net/
HDpfvar.h1626 int pfr_del_tables(struct pfr_table *, int, int *, int);
/NextBSD/sys/netpfil/pf/
HDpf_table.c1180 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) in pfr_del_tables() function
HDpf_ioctl.c2552 error = pfr_del_tables(pfrts, io->pfrio_size, in pfioctl()