Searched refs:kIcmpEchoReply2 (Results 1 - 1 of 1) sorted by path

/system/connectivity/shill/
H A Dicmp_session_unittest.cc49 const uint8_t kIcmpEchoReply2[] = {0x00, 0x00, 0xf6, 0xff, member in namespace:shill::__anon1397
294 uint8_t buffer_2[sizeof(kIpHeader) + sizeof(kIcmpEchoReply2)];
296 memcpy(buffer_2 + sizeof(kIpHeader), kIcmpEchoReply2,
297 sizeof(kIcmpEchoReply2));

Completed in 43 milliseconds