Home
last modified time | relevance | path

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

/freebsd/lib/libpfctl/
H A Dlibpfctl.h563 int pfctl_clear_tables(struct pfctl_handle *h, struct pfr_table *filter,
H A Dlibpfctl.c3267 pfctl_clear_tables(struct pfctl_handle *h, struct pfr_table *filter, in pfctl_clear_tables() function
/freebsd/sbin/pfctl/
H A Dpfctl_table.c159 RVTEST(pfctl_clear_tables(pfh, &table, &ndel, flags)); in pfctl_table()