Searched refs:abyOUI04 (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.c52 const unsigned char abyOUI04[4] = { 0x00, 0x50, 0xf2, 0x04 }; variable
136 else if ( !memcmp(pRSN->abyMulticast, abyOUI04, 4))
159 else if ( !memcmp(pRSN->PKSList[i].abyOUI, abyOUI04, 4))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dwpa.c52 const BYTE abyOUI04[4] = { 0x00, 0x50, 0xf2, 0x04 }; variable
136 else if ( !memcmp(pRSN->abyMulticast, abyOUI04, 4))
160 else if ( !memcmp(pRSN->PKSList[i].abyOUI, abyOUI04, 4))

Completed in 40 milliseconds