Searched defs:pMac (Results 1 – 4 of 4) sorted by relevance
66 #define MAC_BROADCAST(pMac) \ argument73 #define MAC_MULTICAST(pMac) ((pMac)->addr[0] & 0x01) argument74 #define MAC_NULL(pMac) \ argument
148 macAddress_t *pMac) in configMgr_create()234 UINT8 *pMac; in configMgr_config() local
1659 macAddress_t* pMac = &pHdr->address1; /* hold the first mac address */ in rxData_ReceivePacket() local
1672 TMacAddr* pMac = &pHdr->address1; /* hold the first mac address */ in rxData_ReceivePacket() local