Home
last modified time | relevance | path

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

/netbsd/src/sys/net/npf/
Dnpf_conn.h154 void npf_conn_worker(npf_t *);
Dnpf.c151 npf_conn_worker(npf); in npfk_gc()
Dnpf_conn.c181 npf_worker_addfunc(npf, npf_conn_worker); in npf_conn_init()
762 npf_conn_worker(npf_t *npf) in npf_conn_worker() function