Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_radix.c99 return (pfctl_del_table(pfh, tbl, ndel, flags)); in pfr_del_table()
/freebsd/lib/libpfctl/
H A Dlibpfctl.h569 int pfctl_del_table(struct pfctl_handle *h, struct pfr_table *table,
H A Dlibpfctl.c3350 pfctl_del_table(struct pfctl_handle *h, struct pfr_table *table, in pfctl_del_table() function