Searched refs:CoutryIeLen (Results 1 – 1 of 1) sorted by relevance
51 u16 CoutryIeLen, u8 *pCoutryIe) in dot11d_update_country_ie() argument60 NumTriples = (CoutryIeLen - 3) / 3; /* skip 3-byte country string. */ in dot11d_update_country_ie()94 dot11d_info->country_ie_len = CoutryIeLen; in dot11d_update_country_ie()95 memcpy(dot11d_info->country_ie_buf, pCoutryIe, CoutryIeLen); in dot11d_update_country_ie()