Searched refs:SET_ARP_PKT_TARGET_IP_ADDR (Results 1 – 2 of 2) sorted by relevance
124 #define SET_ARP_PKT_TARGET_IP_ADDR(__pHeader, _val) cpIpAddr(((u8 *)(__pHeader))+24, (u8 *)(_val)) macro
417 SET_ARP_PKT_TARGET_IP_ADDR(pARPRspPkt, pIPAddress); in ConstructARPResponse()