Searched refs:SET_ARP_PKT_TARGET_MAC_ADDR (Results 1 – 2 of 2) sorted by relevance
123 #define SET_ARP_PKT_TARGET_MAC_ADDR(__pHeader, _val) cpMacAddr(((u8 *)(__pHeader))+18, (u8 *)(_val)) macro
416 SET_ARP_PKT_TARGET_MAC_ADDR(pARPRspPkt, get_my_bssid(&(pmlmeinfo->network))); in ConstructARPResponse()