Searched refs:RALINK_OUI (Results 1 – 2 of 2) sorted by relevance
31 static unsigned char RALINK_OUI[] = {0x00, 0x0c, 0x43}; variable1328 } else if (!memcmp(p + 2, RALINK_OUI, 3)) { in check_assoc_AP23a()
34 static unsigned char RALINK_OUI[] = {0x00, 0x0c, 0x43}; variable1361 } else if (!memcmp(pIE->data, RALINK_OUI, 3)) { in check_assoc_AP()