Searched refs:SET_ARP_PKT_PROTOCOL_ADDR_LEN (Results 1 – 2 of 2) sorted by relevance
119 #define SET_ARP_PKT_PROTOCOL_ADDR_LEN(__pHeader, __Value) WRITEEF1BYTE(((u8 *)(__pHeader)) + 5, __V… macro
411 SET_ARP_PKT_PROTOCOL_ADDR_LEN(pARPRspPkt, 4); in ConstructARPResponse()