Searched refs:wlan_gcs_oui (Results 1 – 1 of 1) sorted by relevance
358 uint8_t wlan_gcs_oui[3] = { 0x00, 0x0F, 0xAC }; in process_rsn_element() local363 if (!memcmp(rsn->gcs.cs_oui, wlan_gcs_oui, 3)) { in process_rsn_element()