Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dbpf.h447 void (*bpf_mtap)(struct bpf_if *, struct mbuf *, u_int); member
478 bpf_mtap(struct ifnet *_ifp, struct mbuf *_m, u_int _direction) in bpf_mtap() function