IP_MAX_MTU 1675 net/ipv4/route.c if (dst_mtu(&rt->u.dst) > IP_MAX_MTU) IP_MAX_MTU 1676 net/ipv4/route.c rt->u.dst.metrics[RTAX_MTU-1] = IP_MAX_MTU;