Home
last modified time | relevance | path

Searched refs:ICMP_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dwin32socketserver.cc54 static const int ICMP_HEADER_SIZE = 8u; variable
529 int32_t size = PACKET_MAXIMUMS[level] - IP_HEADER_SIZE - ICMP_HEADER_SIZE; in EstimateMTU()
Dphysicalsocketserver.cc95 static const int ICMP_HEADER_SIZE = 8u; variable
418 int header_size = ICMP_HEADER_SIZE; in EstimateMTU()