Searched refs:npf_ifops_t (Results 1 – 8 of 8) sorted by relevance
51 } npf_ifops_t; typedef69 npf_t * npfk_create(int, const npf_mbufops_t *, const npf_ifops_t *, void *);
79 npf_ifmap_init(npf_t *npf, const npf_ifops_t *ifops) in npf_ifmap_init()228 const npf_ifops_t *ifops = npf->ifops; in npfk_ifmap_attach()
52 const npf_ifops_t *ifops = npf->ifops; in lookup_ifnet_table()
243 const npf_ifops_t * ifops;327 void npf_ifmap_init(npf_t *, const npf_ifops_t *);
76 const npf_ifops_t *ifops, void *arg) in npfk_create()
126 static const npf_ifops_t kern_ifops = {
88 extern const npf_ifops_t npftest_ifops;
52 const npf_ifops_t npftest_ifops = {