Searched refs:CountryIeLen (Results 1 – 4 of 4) sorted by relevance
1544 network->CountryIeLen = info_element->len; in ieee80211_extract_country_ie()2106 network->CountryIeLen = 0; in ieee80211_network_init()2272 dst->CountryIeLen = src->CountryIeLen; in update_network()2273 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen); in update_network()
1381 u16 CountryIeLen; member
1797 network->CountryIeLen = info_element->len; in rtllib_extract_country_ie()2347 network->CountryIeLen = 0; in rtllib_network_init()2516 dst->CountryIeLen = src->CountryIeLen; in update_network()2517 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen); in update_network()
1144 u16 CountryIeLen; member