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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_crypto.h107 #define IEEE80211_WEP_KIDLEN 1 /* 1 octet */ macro
123 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN)
H A Dnet80211_proto.h888 #define IEEE80211_WEP_KIDLEN 1 /* 1 octet */ macro
915 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + IEEE80211_WEP_CRCLEN) + \
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h648 #define IEEE80211_WEP_KIDLEN 1 macro
652 IEEE80211_WEP_KIDLEN + \

Completed in 76 milliseconds