Searched refs:WPS_OUI23A (Results 1 – 3 of 3) sorted by relevance
93 extern unsigned char WPS_OUI23A[];
25 extern unsigned char WPS_OUI23A[];1236 else if (!memcmp(WPS_OUI23A, oui, 4)) in update_bcn_vendor_spec_ie()
112 unsigned char WPS_OUI23A[] = {0x00, 0x50, 0xf2, 0x04}; variable3307 !memcmp(p + 2, WPS_OUI23A, 4)) { in issue_assocreq()3314 if (!memcmp(p + 2, WPS_OUI23A, 4)) in issue_assocreq()