Searched refs:bpfattach2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/net/ |
H A D | bpf.h | 426 void bpfattach2(struct ifnet *, u_int, u_int, struct bpf_if **);
|
H A D | bpf.c | 2785 bpfattach2(ifp, dlt, hdrlen, &ifp->if_bpf); in bpfattach() 2795 bpfattach2(struct ifnet *ifp, u_int dlt, u_int hdrlen, in bpfattach2() function 3189 bpfattach2(ifp, dlt, hdrlen, &ifp->if_bpf); in bpfattach() 3193 bpfattach2(struct ifnet *ifp, u_int dlt, u_int hdrlen, struct bpf_if **driverp) in bpfattach2() function
|
/freebsd/sys/net80211/ |
H A D | ieee80211_radiotap.c | 119 bpfattach2(vap->iv_ifp, DLT_IEEE802_11_RADIO, in ieee80211_radiotap_vattach()
|
/freebsd/share/man/man9/ |
H A D | Makefile | 655 bpf.9 bpfattach2.9 \
|