Home
last modified time | relevance | path

Searched refs:OUI1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_ap.c849 u8 OUI1[] = {0x00, 0x50, 0xf2, 0x01}; in rtw_check_beacon_data() local
973 if ((p) && (!memcmp(p+2, OUI1, 4))) { in rtw_check_beacon_data()