Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c31 static unsigned char RALINK_OUI[] = {0x00, 0x0c, 0x43}; variable
1352 } else if (!memcmp(pIE->data, RALINK_OUI, 3)) { in check_assoc_AP()