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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_crypto.h106 #define IEEE80211_WEP_IVLEN 3 /* 24bit */ macro
123 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN)
H A Dnet80211_proto.h887 #define IEEE80211_WEP_IVLEN 3 /* 24bit */ macro
915 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + IEEE80211_WEP_CRCLEN) + \
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h647 #define IEEE80211_WEP_IVLEN 3 macro
651 (IEEE80211_WEP_IVLEN + \

Completed in 73 milliseconds