Searched refs:SET_ARP_PKT_PROTOCOL (Results 1 – 2 of 2) sorted by relevance
117 #define SET_ARP_PKT_PROTOCOL(__pHeader, __Value) WRITEEF2BYTE(((u8 *)(__pHeader)) + 2, __Value) macro
409 SET_ARP_PKT_PROTOCOL(pARPRspPkt, 0x0008); /* IP protocol */ in ConstructARPResponse()