Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpf.c260 static int bpf_tap_callback(struct ifnet *ifp, struct mbuf *m);
744 bpf_tap_callback); in bpf_attachd()
3453 bpf_tap_callback(struct ifnet *ifp, struct mbuf *m) in bpf_tap_callback() function