HomeSort by: relevance | last modified time | path
    Searched refs:npf_conn_find (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/npf/
npf_conn.h 157 int npf_conn_find(npf_t *, const nvlist_t *, nvlist_t *);
npf_conn.c 939 * npf_conn_find: lookup a connection in the list of connections
942 npf_conn_find(npf_t *npf, const nvlist_t *req, nvlist_t *resp) function in typeref:typename:int
npf_ctl.c 877 error = npf_conn_find(npf, req, resp);

Completed in 39 milliseconds