Home
last modified time | relevance | path

Searched refs:max_mtu (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/network/sctp/
H A Dsctp_big_chunk.c165 static const unsigned int max_mtu = 65535; variable
175 if (mtu < max_mtu) in setup()
176 tst_brk(TCONF, "Test needs that 'lo' MTU has %d", max_mtu); in setup()

Completed in 1 milliseconds