Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dbpf.c253 static int bpf_tap_callback(struct ifnet *ifp, struct mbuf *m);
544 bpf_tap_callback); in bpf_attachd()
3048 bpf_tap_callback(struct ifnet *ifp, struct mbuf *m) in bpf_tap_callback() function