NPF_TABLESET_SIZE
npf_tableset_t *ts = kmem_zalloc(NPF_TABLESET_SIZE(nitems), KM_SLEEP);
kmem_free(ts, NPF_TABLESET_SIZE(ts->ts_nitems));