Searched refs:ARPLLCHeader (Results 1 – 1 of 1) sorted by relevance
337 static u8 ARPLLCHeader[8] = {0xAA, 0xAA, 0x03, 0x00, 0x00, 0x00, 0x08, 0x06}; in ConstructARPResponse() local403 memcpy(pARPRspPkt, ARPLLCHeader, 8); in ConstructARPResponse()