HomeSort by: relevance | last modified time | path
    Searched defs:npf_mk_connlist (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/npf/
npf_ctl.c 527 * npf_mk_connlist: import a list of connections and load them.
530 npf_mk_connlist(npf_t *npf, const nvlist_t *req, nvlist_t *resp, function in typeref:typename:int __noinline
600 error = npf_mk_connlist(npf, req, resp, nc, &conndb);
npf_ctl.c 527 * npf_mk_connlist: import a list of connections and load them.
530 npf_mk_connlist(npf_t *npf, const nvlist_t *req, nvlist_t *resp, function in typeref:typename:int __noinline
600 error = npf_mk_connlist(npf, req, resp, nc, &conndb);

Completed in 25 milliseconds