Home
last modified time | relevance | path

Searched refs:bpf_tap_callback (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/bsd/net/
H A Dbpf.c255 static int bpf_tap_callback(struct ifnet *ifp, struct mbuf *m);
546 bpf_tap_callback); in bpf_attachd()
3058 bpf_tap_callback(struct ifnet *ifp, struct mbuf *m) in bpf_tap_callback() function