Searched refs:CountryIeLen (Results 1 – 4 of 4) sorted by relevance
1493 network->CountryIeLen = info_element->len; in ieee80211_extract_country_ie()2016 network->CountryIeLen = 0; in ieee80211_network_init()2181 dst->CountryIeLen = src->CountryIeLen; in update_network()2182 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen); in update_network()
1318 u16 CountryIeLen; member
1732 network->CountryIeLen = info_element->len; in rtllib_extract_country_ie()2278 network->CountryIeLen = 0; in rtllib_network_init()2437 dst->CountryIeLen = src->CountryIeLen; in update_network()2438 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen); in update_network()
1099 u16 CountryIeLen; member