Home
last modified time | relevance | path

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

/netbsd-src/sys/net/npf/
H A Dnpf_tableset.c433 npf_table_gc(NULL, t); in npf_table_destroy()
858 npf_table_gc(npf_t *npf, npf_table_t *t) in npf_table_gc() function
H A Dnpf_impl.h406 void npf_table_gc(npf_t *, npf_table_t *);
H A Dnpf_ctl.c835 npf_table_gc(npf, t); in npfctl_table()
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_table_test.c444 npf_table_gc(npf, t); in test_ipset_gc()