Home
last modified time | relevance | path

Searched refs:ieee80211_frame_addr4 (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_tkip.c843 const struct ieee80211_frame_addr4 *wh = in michael_mic_hdr()
844 (const struct ieee80211_frame_addr4 *) wh0; in michael_mic_hdr()
H A Dieee80211_wds.c488 if (m->m_pkthdr.len < sizeof(struct ieee80211_frame_addr4)) { in wds_input()
H A Dieee80211_crypto_ccmp.c396 ((struct ieee80211_frame_addr4 *)wh)->i_addr4); in ccmp_init_blocks()
H A Dieee80211.h94 struct ieee80211_frame_addr4 { struct
H A Dieee80211_sta.c484 #define WH4(wh) ((const struct ieee80211_frame_addr4 *)wh) in isdstods_mcastecho()
H A Dieee80211_output.c887 #define WH4(wh) ((struct ieee80211_frame_addr4 *)wh) in ieee80211_send_setup()
1461 #define WH4(wh) ((struct ieee80211_frame_addr4 *)(wh)) in ieee80211_encap()