Lines Matching defs:npf
74 #define NPF_IFMAP_SLOT2ID(npf, slot) ((npf)->ifmap_off + (slot) + 1) argument
75 #define NPF_IFMAP_ID2SLOT(npf, id) \ argument
79 npf_ifmap_init(npf_t *npf, const npf_ifops_t *ifops) in npf_ifmap_init()
94 npf_ifmap_fini(npf_t *npf) in npf_ifmap_fini()
102 npf_ifmap_lookup(npf_t *npf, const char *ifname) in npf_ifmap_lookup()
124 npf_ifmap_register(npf_t *npf, const char *ifname) in npf_ifmap_register()
156 npf_ifmap_flush(npf_t *npf) in npf_ifmap_flush()
188 npf_ifmap_getid(npf_t *npf, const ifnet_t *ifp) in npf_ifmap_getid()
199 npf_ifmap_copylogname(npf_t *npf, unsigned id, char *buf, size_t len) in npf_ifmap_copylogname()
218 npf_ifmap_copyname(npf_t *npf, unsigned id, char *buf, size_t len) in npf_ifmap_copyname()
226 npfk_ifmap_attach(npf_t *npf, ifnet_t *ifp) in npfk_ifmap_attach()
238 npfk_ifmap_detach(npf_t *npf, ifnet_t *ifp) in npfk_ifmap_detach()