CountryIeLen 1144 drivers/staging/rtl8192e/rtllib.h u16 CountryIeLen; CountryIeLen 1797 drivers/staging/rtl8192e/rtllib_rx.c network->CountryIeLen = info_element->len; CountryIeLen 2347 drivers/staging/rtl8192e/rtllib_rx.c network->CountryIeLen = 0; CountryIeLen 2516 drivers/staging/rtl8192e/rtllib_rx.c dst->CountryIeLen = src->CountryIeLen; CountryIeLen 2517 drivers/staging/rtl8192e/rtllib_rx.c memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen); CountryIeLen 1381 drivers/staging/rtl8192u/ieee80211/ieee80211.h u16 CountryIeLen; CountryIeLen 1544 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c network->CountryIeLen = info_element->len; CountryIeLen 2106 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c network->CountryIeLen = 0; CountryIeLen 2272 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c dst->CountryIeLen = src->CountryIeLen; CountryIeLen 2273 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen);