Searched refs:max_mtu (Results 1 – 4 of 4) sorted by relevance
136 static const unsigned int max_mtu = 65535; variable146 if (mtu < max_mtu) in setup()147 tst_brk(TCONF, "Test needs that 'lo' MTU has %d", max_mtu); in setup()
18 readonly max_mtu=6553519 readonly max_mss="$((${max_mtu} - ${iphlen} - ${udphlen}))"
37 max_mtu: 4096 (5)46 max_mtu: 4096 (5)
292 __u8 max_mtu; member