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);
|