Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.h59 int pfr_del_tables(struct pfr_table *, int, int *, int);
H A Dpfctl_radix.c116 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) in pfr_del_tables() function
H A Dpfctl_table.c191 RVTEST(pfr_del_tables(&table, 1, &ndel, flags)); in pfctl_table()
/freebsd/sys/net/
H A Dpfvar.h2366 int pfr_del_tables(struct pfr_table *, int, int *, int);
/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c4533 error = pfr_del_tables(pfrts, io->pfrio_size, in pfioctl()
H A Dpf_table.c1241 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) in pfr_del_tables() function