Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dudpgso.c46 #define CONST_MSS_V6 (CONST_MTU_TEST - CONST_HDRLEN_V6) macro
49 #define CONST_MAX_SEGS_V6 (ETH_MAX_MTU / CONST_MSS_V6)
207 .tlen = CONST_MSS_V6,
212 .tlen = CONST_MSS_V6 + 1,
217 .tlen = CONST_MSS_V6,
218 .gso_len = CONST_MSS_V6,
223 .tlen = CONST_MSS_V6,
224 .gso_len = CONST_MSS_V6 + 1,
226 .r_len_last = CONST_MSS_V6,
230 .tlen = CONST_MSS_V6 + 1,
[all …]