Searched refs:wfa_oui (Results 1 – 1 of 1) sorted by relevance
50 static unsigned char wfa_oui[3] = { 0x50, 0x6f, 0x9a }; variable709 } else if (memcmp(data, wfa_oui, 3) == 0) { in print_auth()1735 if (len >= 4 && memcmp(data, wfa_oui, 3) == 0) { in print_vendor()