Searched refs:SET_ARP_PKT_SENDER_MAC_ADDR (Results 1 – 2 of 2) sorted by relevance
121 #define SET_ARP_PKT_SENDER_MAC_ADDR(__pHeader, _val) cpMacAddr(((u8 *)(__pHeader))+8, (u8 *)(_val)) macro
413 SET_ARP_PKT_SENDER_MAC_ADDR(pARPRspPkt, myid(&(padapter->eeprompriv))); in ConstructARPResponse()