Home
last modified time | relevance | path

Searched refs:pfr_del_table (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl.h107 int pfr_del_table(struct pfr_table *, int *, int);
H A Dpfctl_radix.c97 pfr_del_table(struct pfr_table *tbl, int *ndel, int flags) in pfr_del_table() function
H A Dpfctl_table.c194 RVTEST(pfr_del_table(&table, &ndel, flags)); in pfctl_table()