Home
last modified time | relevance | path

Searched defs:ifops (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_if.c79 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() local
H A Dnpf_ifaddr.c52 const npf_ifops_t *ifops = npf->ifops; in lookup_ifnet_table() local
H A Dnpf.c76 const npf_ifops_t *ifops, void *arg) in npfk_create()
H A Dnpf_impl.h243 const npf_ifops_t * ifops; member