Home
last modified time | relevance | path

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

/freebsd/lib/libpfctl/
H A Dlibpfctl.h593 int pfctl_clear_tstats(struct pfctl_handle *h, const struct pfr_table *filter,
H A Dlibpfctl.c3680 pfctl_clear_tstats(struct pfctl_handle *h, const struct pfr_table *filter, in pfctl_clear_tstats() function
/freebsd/sbin/pfctl/
H A Dpfctl_table.c392 RVTEST(pfctl_clear_tstats(pfh, &table, &nzero, flags)); in pfctl_table()