Searched refs:REALTEK_OUI (Results 1 – 2 of 2) sorted by relevance
32 static unsigned char REALTEK_OUI[] = {0x00, 0xe0, 0x4c}; variable1338 } else if (!memcmp(p + 2, REALTEK_OUI, 3)) { in check_assoc_AP23a()
35 static unsigned char REALTEK_OUI[] = {0x00, 0xe0, 0x4c}; variable1371 } else if (!memcmp(pIE->data, REALTEK_OUI, 3)) { in check_assoc_AP()