Searched refs:ether_bpf_mtap_if (Results 1 – 2 of 2) sorted by relevance
403 void ether_bpf_mtap_if(struct ifnet *ifp, struct mbuf *m);404 #define ETHER_BPF_MTAP(_ifp, _m) ether_bpf_mtap_if((_ifp), (_m))
1367 ether_bpf_mtap_if(struct ifnet *ifp, struct mbuf *m) in ether_bpf_mtap_if() function