Searched refs:CountryIeLen (Results 1 – 4 of 4) sorted by relevance
1491 network->CountryIeLen = info_element->len; in ieee80211_extract_country_ie()2051 network->CountryIeLen = 0; in ieee80211_network_init()2217 dst->CountryIeLen = src->CountryIeLen; in update_network()2218 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen); in update_network()
1381 u16 CountryIeLen; member
1773 network->CountryIeLen = info_element->len; in rtllib_extract_country_ie()2324 network->CountryIeLen = 0; in rtllib_network_init()2493 dst->CountryIeLen = src->CountryIeLen; in update_network()2494 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen); in update_network()
1144 u16 CountryIeLen; member