Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dif_atureg.h61 sizeof(struct ieee80211_frame_addr4) + 2312 + 4)
64 sizeof(struct ieee80211_frame_addr4) + 2312)
/netbsd/sys/dev/ic/
H A Danreg.h661 struct ieee80211_frame_addr4 an_whdr;
681 struct ieee80211_frame_addr4 an_whdr;
H A Dwireg.h550 struct ieee80211_frame_addr4 wi_whdr; /* 0x0e */
/netbsd/sys/net80211/
H A Dieee80211_crypto_tkip.c759 const struct ieee80211_frame_addr4 *wh = in michael_mic_hdr()
760 (const struct ieee80211_frame_addr4 *) wh0; in michael_mic_hdr()
H A Dieee80211_crypto_ccmp.c322 ((const struct ieee80211_frame_addr4 *)wh)->i_addr4); in ccmp_init_blocks()
H A Dieee80211.h99 struct ieee80211_frame_addr4 { struct
H A Dieee80211.c190 sizeof(struct ieee80211_frame_addr4), &ic->ic_rawbpf); in ieee80211_ifattach()
H A Dieee80211_output.c113 #define WH4(wh) ((struct ieee80211_frame_addr4 *)wh) in ieee80211_send_setup()