Home
last modified time | relevance | path

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

/netbsd-src/sys/net/npf/
H A Dnpf_conn.h157 int npf_conn_find(npf_t *, const nvlist_t *, nvlist_t *);
H A Dnpf_ctl.c868 error = npf_conn_find(npf, req, resp); in npfctl_run_op()
H A Dnpf_conn.c942 npf_conn_find(npf_t *npf, const nvlist_t *req, nvlist_t *resp) in npf_conn_find() function