Searched refs:abyDstAddr (Results 1 - 24 of 24) 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 Dtether.h157 unsigned char abyDstAddr[ETH_ALEN]; member in struct:tagSEthernetHeader
168 unsigned char abyDstAddr[ETH_ALEN]; member in struct:tagS802_3Header
H A Dbssdb.h312 BSSDBbIsSTAInNodeDB(void *hDeviceContext, unsigned char *abyDstAddr,
H A Dwroute.c94 memcpy(pDevice->sTxEthHeader.abyDstAddr, (unsigned char *)pbySkbData, ETH_HLEN);
H A Ddpc.c226 *pbyRxBuffer++ = pDevice->sRxEthHeader.abyDstAddr[ii];
261 psEthHeader->abyDstAddr[ii] = pMACHeader->abyAddr1[ii];
268 psEthHeader->abyDstAddr[ii] = pMACHeader->abyAddr1[ii];
277 psEthHeader->abyDstAddr[ii] = pMACHeader->abyAddr3[ii];
284 psEthHeader->abyDstAddr[ii] = pMACHeader->abyAddr3[ii];
805 MIC_vAppend((unsigned char *)&(pDevice->sRxEthHeader.abyDstAddr[0]), 12);
H A Drxtx.c892 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
930 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
961 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
992 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
1021 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
1375 if (is_multicast_ether_addr(&(psEthHeader->abyDstAddr[0])))
1540 MIC_vAppend((unsigned char *)&(psEthHeader->abyDstAddr[0]), 12);
2091 if (is_multicast_ether_addr(&(psEthHeader->abyDstAddr[0]))) {
2254 memcpy(&(pMACHeader->abyAddr1[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
2261 memcpy(&(pMACHeader->abyAddr1[0]), &(psEthHeader->abyDstAddr[
[all...]
H A Dbssdb.c765 BSSDBbIsSTAInNodeDB(void *pMgmtObject, unsigned char *abyDstAddr, argument
774 if (!compare_ether_addr(abyDstAddr, pMgmt->sNodeDBTable[ii].abyMACAddr)) {
H A Ddevice_main.c2134 memcpy(pDevice->sTxEthHeader.abyDstAddr, (unsigned char *)(skb->data), ETH_HLEN);
2338 memcpy(pDevice->sTxEthHeader.abyDstAddr, (unsigned char *)(skb->data), ETH_HLEN);
2367 pbyBSSID = pDevice->sTxEthHeader.abyDstAddr; //TO_DS = 0 and FROM_DS = 0 --> 802.11 MAC Address1
2471 pDevice->sTxEthHeader.abyDstAddr,
/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 Dtether.h153 BYTE abyDstAddr[ETH_ALEN]; member in struct:tagSEthernetHeader
164 BYTE abyDstAddr[ETH_ALEN]; member in struct:tagS802_3Header
H A Drxtx.c1019 &(psEthHeader->abyDstAddr[0]),
1064 &(psEthHeader->abyDstAddr[0]),
1103 &(psEthHeader->abyDstAddr[0]),
1140 &(psEthHeader->abyDstAddr[0]),
1174 &(psEthHeader->abyDstAddr[0]),
1490 if (is_multicast_ether_addr(psEthHeader->abyDstAddr)) {
1753 MIC_vAppend((PBYTE)&(psEthHeader->abyDstAddr[0]), 12);
1868 &(psEthHeader->abyDstAddr[0]),
1878 &(psEthHeader->abyDstAddr[0]),
1888 &(psEthHeader->abyDstAddr[
[all...]
H A Ddpc.c238 *pbyRxBuffer++ = pDevice->sRxEthHeader.abyDstAddr[ii];
277 psEthHeader->abyDstAddr[ii] =
285 psEthHeader->abyDstAddr[ii] =
295 psEthHeader->abyDstAddr[ii] =
303 psEthHeader->abyDstAddr[ii] =
843 MIC_vAppend((PBYTE)&(pDevice->sRxEthHeader.abyDstAddr[0]), 12);
H A Dbssdb.h280 PBYTE abyDstAddr,
H A Dbssdb.c735 PBYTE abyDstAddr,
745 if (!compare_ether_addr(abyDstAddr,
734 BSSbIsSTAInNodeDB(void *hDeviceContext, PBYTE abyDstAddr, unsigned int *puNodeIndex) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dtether.h157 unsigned char abyDstAddr[ETH_ALEN]; member in struct:tagSEthernetHeader
168 unsigned char abyDstAddr[ETH_ALEN]; member in struct:tagS802_3Header
H A Dbssdb.h312 BSSDBbIsSTAInNodeDB(void *hDeviceContext, unsigned char *abyDstAddr,
H A Dwroute.c94 memcpy(pDevice->sTxEthHeader.abyDstAddr, (unsigned char *)pbySkbData, ETH_HLEN);
H A Ddpc.c226 *pbyRxBuffer++ = pDevice->sRxEthHeader.abyDstAddr[ii];
261 psEthHeader->abyDstAddr[ii] = pMACHeader->abyAddr1[ii];
268 psEthHeader->abyDstAddr[ii] = pMACHeader->abyAddr1[ii];
277 psEthHeader->abyDstAddr[ii] = pMACHeader->abyAddr3[ii];
284 psEthHeader->abyDstAddr[ii] = pMACHeader->abyAddr3[ii];
805 MIC_vAppend((unsigned char *)&(pDevice->sRxEthHeader.abyDstAddr[0]), 12);
H A Drxtx.c892 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
930 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
961 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
992 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
1021 memcpy(&(pBuf->Data.abyRA[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
1375 if (is_multicast_ether_addr(&(psEthHeader->abyDstAddr[0])))
1540 MIC_vAppend((unsigned char *)&(psEthHeader->abyDstAddr[0]), 12);
2091 if (is_multicast_ether_addr(&(psEthHeader->abyDstAddr[0]))) {
2254 memcpy(&(pMACHeader->abyAddr1[0]), &(psEthHeader->abyDstAddr[0]), ETH_ALEN);
2261 memcpy(&(pMACHeader->abyAddr1[0]), &(psEthHeader->abyDstAddr[
[all...]
H A Dbssdb.c765 BSSDBbIsSTAInNodeDB(void *pMgmtObject, unsigned char *abyDstAddr, argument
774 if (!compare_ether_addr(abyDstAddr, pMgmt->sNodeDBTable[ii].abyMACAddr)) {
H A Ddevice_main.c2134 memcpy(pDevice->sTxEthHeader.abyDstAddr, (unsigned char *)(skb->data), ETH_HLEN);
2338 memcpy(pDevice->sTxEthHeader.abyDstAddr, (unsigned char *)(skb->data), ETH_HLEN);
2367 pbyBSSID = pDevice->sTxEthHeader.abyDstAddr; //TO_DS = 0 and FROM_DS = 0 --> 802.11 MAC Address1
2471 pDevice->sTxEthHeader.abyDstAddr,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Dtether.h153 BYTE abyDstAddr[ETH_ALEN]; member in struct:tagSEthernetHeader
164 BYTE abyDstAddr[ETH_ALEN]; member in struct:tagS802_3Header
H A Drxtx.c1019 &(psEthHeader->abyDstAddr[0]),
1064 &(psEthHeader->abyDstAddr[0]),
1103 &(psEthHeader->abyDstAddr[0]),
1140 &(psEthHeader->abyDstAddr[0]),
1174 &(psEthHeader->abyDstAddr[0]),
1490 if (is_multicast_ether_addr(psEthHeader->abyDstAddr)) {
1753 MIC_vAppend((PBYTE)&(psEthHeader->abyDstAddr[0]), 12);
1868 &(psEthHeader->abyDstAddr[0]),
1878 &(psEthHeader->abyDstAddr[0]),
1888 &(psEthHeader->abyDstAddr[
[all...]
H A Ddpc.c238 *pbyRxBuffer++ = pDevice->sRxEthHeader.abyDstAddr[ii];
277 psEthHeader->abyDstAddr[ii] =
285 psEthHeader->abyDstAddr[ii] =
295 psEthHeader->abyDstAddr[ii] =
303 psEthHeader->abyDstAddr[ii] =
843 MIC_vAppend((PBYTE)&(pDevice->sRxEthHeader.abyDstAddr[0]), 12);
H A Dbssdb.h280 PBYTE abyDstAddr,
H A Dbssdb.c735 PBYTE abyDstAddr,
745 if (!compare_ether_addr(abyDstAddr,
734 BSSbIsSTAInNodeDB(void *hDeviceContext, PBYTE abyDstAddr, unsigned int *puNodeIndex) argument

Completed in 367 milliseconds