Lines Matching refs:npf_t
113 static const char * npf_ifop_getname(npf_t *, ifnet_t *);
114 static ifnet_t * npf_ifop_lookup(npf_t *, const char *);
115 static void npf_ifop_flush(npf_t *, void *);
116 static void * npf_ifop_getmeta(npf_t *, const ifnet_t *);
117 static void npf_ifop_setmeta(npf_t *, ifnet_t *, void *);
138 npf_t *npf = npf_getkernctx();
153 npf_t *npf;
226 npf_stats_export(npf_t *npf, void *data)
261 npf_t *npf = npf_getkernctx();
334 npf_t *npf = npf_getkernctx();
348 npf_ifop_getname(npf_t *npf __unused, ifnet_t *ifp)
354 npf_ifop_lookup(npf_t *npf __unused, const char *name)
360 npf_ifop_flush(npf_t *npf __unused, void *arg)
374 npf_ifop_getmeta(npf_t *npf __unused, const ifnet_t *ifp)
380 npf_ifop_setmeta(npf_t *npf __unused, ifnet_t *ifp, void *arg)
393 npf_t *npf = npf_getkernctx();
400 npf_t *npf = npf_getkernctx();
410 npf_t *npf = npf_getkernctx();
428 npf_t *npf = npf_getkernctx();
449 register_etherpfil_hook(npf_t *npf, ifnet_t *ifp, int i)
470 get_etherpfil_head(npf_t *npf)
489 destroy_pfilether_hook(npf_t *npf)
509 npf_t *npf = npf_getkernctx();
580 npf_t *npf = npf_getkernctx();