Searched refs:npf_ifmap_getid (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/net/npf/
H A Dnpf_if.c178 * npf_ifmap_getid: get the ID for the given network interface.
188 npf_ifmap_getid(npf_t *npf, const ifnet_t *ifp) function
H A Dnpf_mbuf.c77 unsigned ifid = npf_ifmap_getid(npf, ifp);
H A Dnpf_impl.h331 u_int npf_ifmap_getid(npf_t *, const ifnet_t *);

Completed in 98 milliseconds