Home | History | Annotate | Download | only in base

Lines Matching refs:mtu

398   int EstimateMTU(uint16* mtu) {
406 // Gets the interface MTU (TTL=1) for the interface used to reach |addr|.
420 *mtu = PACKET_MAXIMUMS[level];
431 // and let the caller pick a default MTU.
435 // Gets the path MTU.
445 *mtu = value;