Searched refs:AF_IEEE80211 (Results 1 – 3 of 3) sorted by relevance
268 #define AF_IEEE80211 37 /* IEEE 802.11 protocol */ macro395 #define PF_IEEE80211 AF_IEEE80211
634 sockp->sa_family = AF_IEEE80211; in bpf_movein()639 sockp->sa_family = AF_IEEE80211; in bpf_movein()691 if (sockp->sa_family == AF_IEEE80211) { in bpf_movein()
774 if (dst->sa_family != AF_IEEE80211) in ieee80211_output()