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

  /src/sys/net/npf/
npf_ctl.c 139 * npf_mk_table: create a table from provided nvlist.
142 npf_mk_table(npf_t *npf, const nvlist_t *req, nvlist_t *resp, function in typeref:typename:int __noinline
218 error = npf_mk_table(npf, table, resp, tblset, &t, 0);
682 error = npf_mk_table(npf, req, resp, nc->tableset, &tbl, true);

Completed in 11 milliseconds