Searched defs:IEEE80211_WEP_CRCLEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_crypto.h108 #define IEEE80211_WEP_CRCLEN 4 /* CRC-32 */ macro
126 IEEE80211_WEP_HDRLEN + IEEE80211_WEP_CRCLEN)
H A Dnet80211_proto.h889 #define IEEE80211_WEP_CRCLEN 4 /* CRC-32 */ macro
915 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + IEEE80211_WEP_CRCLEN) + \
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h649 #define IEEE80211_WEP_CRCLEN 4 macro
653 IEEE80211_WEP_CRCLEN))

Completed in 72 milliseconds