Searched refs:pcountry_info (Results 1 – 2 of 2) sorted by relevance
1526 IEEEtypes_CountryInfoSet_t *pcountry_info; in wlan_interpret_bss_desc_with_ie() local1754 pcountry_info = in wlan_interpret_bss_desc_with_ie()1757 if (pcountry_info->len < in wlan_interpret_bss_desc_with_ie()1758 sizeof(pcountry_info->country_code) || in wlan_interpret_bss_desc_with_ie()1759 (unsigned)(pcountry_info->len + 2) > in wlan_interpret_bss_desc_with_ie()1764 pcountry_info->len, in wlan_interpret_bss_desc_with_ie()1765 sizeof(pcountry_info->country_code), in wlan_interpret_bss_desc_with_ie()1772 pcountry_info, pcountry_info->len + 2); in wlan_interpret_bss_desc_with_ie()1774 (t_u8 *)pcountry_info, in wlan_interpret_bss_desc_with_ie()1775 (t_u32)(pcountry_info->len + 2)); in wlan_interpret_bss_desc_with_ie()
1745 IEEEtypes_CountryInfoSet_t *pcountry_info; in wlan_interpret_bss_desc_with_ie() local1976 pcountry_info = in wlan_interpret_bss_desc_with_ie()1979 if (pcountry_info->len < in wlan_interpret_bss_desc_with_ie()1980 sizeof(pcountry_info->country_code) || in wlan_interpret_bss_desc_with_ie()1981 (unsigned)(pcountry_info->len + 2) > in wlan_interpret_bss_desc_with_ie()1986 pcountry_info->len, in wlan_interpret_bss_desc_with_ie()1987 sizeof(pcountry_info->country_code), in wlan_interpret_bss_desc_with_ie()1994 pcountry_info, pcountry_info->len + 2, in wlan_interpret_bss_desc_with_ie()1997 (t_u8 *)pcountry_info, in wlan_interpret_bss_desc_with_ie()1998 (t_u32)(pcountry_info->len + 2)); in wlan_interpret_bss_desc_with_ie()