Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dwpa.c181 if (!memcmp(pIE_RSN_Auth->AuthKSList[i].abyOUI, abyOUI01, 4)) in WPA_ParseRSN()
183 else if (!memcmp(pIE_RSN_Auth->AuthKSList[i].abyOUI, abyOUI02, 4)) in WPA_ParseRSN()
204 pbyCaps = (unsigned char *)pIE_RSN_Auth->AuthKSList[n].abyOUI; in WPA_ParseRSN()
D80211mgr.h306 } AuthKSList[1]; member