Home
last modified time | relevance | path

Searched refs:IEEE80211_WEP_MINLEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_crypto.h124 #define IEEE80211_WEP_MINLEN \ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c415 if (MBLKL(mp) < IEEE80211_WEP_MINLEN) { in ieee80211_crypto_decap()