Searched refs:wpa_oui_type (Results 1 – 1 of 1) sorted by relevance
223 unsigned char wpa_oui_type[] = {0x00, 0x50, 0xf2, 0x01}; in r8712_get_wpa_ie() local230 if (memcmp((pbuf + 2), wpa_oui_type, in r8712_get_wpa_ie()231 sizeof(wpa_oui_type))) in r8712_get_wpa_ie()