Lines Matching defs:wh
632 struct ieee80211_frame *wh;
645 wh = mtod(m, struct ieee80211_frame *);
646 if (IEEE80211_IS_MULTICAST(wh->i_addr1)) {
649 wh->i_addr1,
694 struct ieee80211_frame *wh;
735 wh = mtod(m, struct ieee80211_frame *);
737 if (IEEE80211_IS_MULTICAST(wh->i_addr1) ||
749 IEEE80211_NOTE_MAC(vap, IEEE80211_MSG_CRYPTO, wh->i_addr2,
785 struct ieee80211_frame *wh;
788 wh = mtod(m, struct ieee80211_frame *);
803 ieee80211_notify_michael_failure(vap, wh, -1);