Lines Matching defs:npf_ext_t
56 } npf_ext_t;
72 npf_ext_t * rp_ext[RPROC_EXT_COUNT];
101 static npf_ext_t *
104 npf_ext_t *ext;
132 npf_ext_t *ext;
134 ext = kmem_zalloc(sizeof(npf_ext_t), KM_SLEEP);
141 kmem_free(ext, sizeof(npf_ext_t));
153 npf_ext_t *ext = extid;
171 kmem_free(ext, sizeof(npf_ext_t));
180 npf_ext_t *ext;
341 npf_ext_t *ext = rp->rp_ext[i];
375 const npf_ext_t *ext = rp->rp_ext[i];