Searched refs:abyOUI02 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dwpa.c50 const unsigned char abyOUI02[4] = { 0x00, 0x50, 0xf2, 0x02 }; variable
132 else if ( !memcmp(pRSN->abyMulticast, abyOUI02, 4))
155 else if ( !memcmp(pRSN->PKSList[i].abyOUI, abyOUI02, 4))
187 else if ( !memcmp(pIE_RSN_Auth->AuthKSList[i].abyOUI, abyOUI02, 4))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dwpa.c50 const BYTE abyOUI02[4] = { 0x00, 0x50, 0xf2, 0x02 }; variable
132 else if ( !memcmp(pRSN->abyMulticast, abyOUI02, 4))
156 else if ( !memcmp(pRSN->PKSList[i].abyOUI, abyOUI02, 4))
189 else if ( !memcmp(pIE_RSN_Auth->AuthKSList[i].abyOUI, abyOUI02, 4))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dwpa.c50 const unsigned char abyOUI02[4] = { 0x00, 0x50, 0xf2, 0x02 }; variable
132 else if ( !memcmp(pRSN->abyMulticast, abyOUI02, 4))
155 else if ( !memcmp(pRSN->PKSList[i].abyOUI, abyOUI02, 4))
187 else if ( !memcmp(pIE_RSN_Auth->AuthKSList[i].abyOUI, abyOUI02, 4))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Dwpa.c50 const BYTE abyOUI02[4] = { 0x00, 0x50, 0xf2, 0x02 }; variable
132 else if ( !memcmp(pRSN->abyMulticast, abyOUI02, 4))
156 else if ( !memcmp(pRSN->PKSList[i].abyOUI, abyOUI02, 4))
189 else if ( !memcmp(pIE_RSN_Auth->AuthKSList[i].abyOUI, abyOUI02, 4))

Completed in 170 milliseconds