Searched refs:spec_ie (Results 1 – 1 of 1) sorted by relevance
2492 static t_u8 wifi_find_ie(const t_u8 *ie, int len, const t_u8 *spec_ie, int spec_len) in wifi_find_ie() argument2505 if (!memcmp(pos, spec_ie, spec_len)) in wifi_find_ie()