Searched refs:bpfattach2 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/net/ |
| H A D | bpf.h | 425 void bpfattach2(struct ifnet *, u_int, u_int, struct bpf_if **);
|
| /f-stack/freebsd/net/ |
| H A D | bpf.h | 426 void bpfattach2(struct ifnet *, u_int, u_int, struct bpf_if **);
|
| H A D | bpf.c | 2673 bpfattach2(ifp, dlt, hdrlen, &ifp->if_bpf); in bpfattach() 2683 bpfattach2(struct ifnet *ifp, u_int dlt, u_int hdrlen, in bpfattach2() function 3031 bpfattach2(ifp, dlt, hdrlen, &ifp->if_bpf); in bpfattach() 3035 bpfattach2(struct ifnet *ifp, u_int dlt, u_int hdrlen, struct bpf_if **driverp) in bpfattach2() function
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_radiotap.c | 121 bpfattach2(vap->iv_ifp, DLT_IEEE802_11_RADIO, in ieee80211_radiotap_vattach()
|