Searched refs:abyOUI03 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dwpa.c51 const unsigned char abyOUI03[4] = { 0x00, 0x50, 0xf2, 0x03 }; variable
134 else if ( !memcmp(pRSN->abyMulticast, abyOUI03, 4))
157 else if ( !memcmp(pRSN->PKSList[i].abyOUI, abyOUI03, 4))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dwpa.c51 const BYTE abyOUI03[4] = { 0x00, 0x50, 0xf2, 0x03 }; variable
134 else if ( !memcmp(pRSN->abyMulticast, abyOUI03, 4))
158 else if ( !memcmp(pRSN->PKSList[i].abyOUI, abyOUI03, 4))

Completed in 102 milliseconds