Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c822 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()