Home
last modified time | relevance | path

Searched refs:npf_table_flush (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.sbin/npf/npftest/libnpftest/
Dnpf_table_test.c246 (void)npf_table_flush(t); in test_nocopy()
445 npf_table_flush(t); in test_ipset_gc()
/netbsd/src/sys/net/npf/
Dnpf_impl.h405 int npf_table_flush(npf_table_t *);
Dnpf_tableset.c834 npf_table_flush(npf_table_t *t) in npf_table_flush() function
Dnpf_ctl.c829 error = npf_table_flush(t); in npfctl_table()