Searched refs:ieee80211_frame_addr4 (Results 1 – 6 of 6) sorted by relevance
843 const struct ieee80211_frame_addr4 *wh = in michael_mic_hdr()844 (const struct ieee80211_frame_addr4 *) wh0; in michael_mic_hdr()
488 if (m->m_pkthdr.len < sizeof(struct ieee80211_frame_addr4)) { in wds_input()
396 ((struct ieee80211_frame_addr4 *)wh)->i_addr4); in ccmp_init_blocks()
94 struct ieee80211_frame_addr4 { struct
484 #define WH4(wh) ((const struct ieee80211_frame_addr4 *)wh) in isdstods_mcastecho()
887 #define WH4(wh) ((struct ieee80211_frame_addr4 *)wh) in ieee80211_send_setup()1461 #define WH4(wh) ((struct ieee80211_frame_addr4 *)(wh)) in ieee80211_encap()