Symbol: IEEE80211_WEP_KIDLEN
usr/src/uts/common/io/arn/arn_ath9k.h
652
IEEE80211_WEP_KIDLEN + \
usr/src/uts/common/io/ath/ath_main.c
489
(IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
usr/src/uts/common/io/atu/atu.c
817
+ IEEE80211_WEP_KIDLEN, m->b_rptr,
usr/src/uts/common/io/atu/atu.c
819
m->b_rptr += IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN;
usr/src/uts/common/io/iwh/iwh.c
607
(IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
usr/src/uts/common/io/iwk/iwk2.c
538
(IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
usr/src/uts/common/io/iwp/iwp.c
568
(IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
usr/src/uts/common/io/mac/plugins/mac_wifi.c
248
mp->b_wptr += IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN;
usr/src/uts/common/io/mac/plugins/mac_wifi.c
254
IEEE80211_WEP_KIDLEN + IEEE80211_WEP_EXTIVLEN;
usr/src/uts/common/io/mac/plugins/mac_wifi.c
307
llcp += IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN;
usr/src/uts/common/io/net80211/net80211_crypto_ccmp.c
70
IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
usr/src/uts/common/io/net80211/net80211_crypto_tkip.c
65
IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
usr/src/uts/common/io/net80211/net80211_crypto_wep.c
60
IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN,
usr/src/uts/common/io/rtw/rtw.c
1219
(IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
usr/src/uts/common/io/wpi/wpi.c
468
(IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
usr/src/uts/common/sys/mac_wifi.h
49
IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + IEEE80211_WEP_EXTIVLEN + \
usr/src/uts/common/sys/net80211_crypto.h
123
(IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN)
usr/src/uts/common/sys/net80211_proto.h
915
(IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + IEEE80211_WEP_CRCLEN) + \