Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/common/
Dmlme.c338 u8 SES_OUI[] = { 0x00, 0x90, 0x4c }; variable
4247 if (NdisEqualMemory(pEid->Octet, SES_OUI, 3) in BssCipherParse()