r_len_last         69 tools/testing/selftests/net/udpgso.c 	int r_len_last;		/* recv(): size of last non-mss dgram, if any */
r_len_last         79 tools/testing/selftests/net/udpgso.c 		.r_len_last = 1,
r_len_last        102 tools/testing/selftests/net/udpgso.c 		.r_len_last = 1,
r_len_last        115 tools/testing/selftests/net/udpgso.c 		.r_len_last = 1,
r_len_last        129 tools/testing/selftests/net/udpgso.c 		.r_len_last = ETH_MAX_MTU - CONST_HDRLEN_V4 -
r_len_last        155 tools/testing/selftests/net/udpgso.c 		.r_len_last = 1,
r_len_last        182 tools/testing/selftests/net/udpgso.c 		.r_len_last = 1,
r_len_last        205 tools/testing/selftests/net/udpgso.c 		.r_len_last = 1,
r_len_last        218 tools/testing/selftests/net/udpgso.c 		.r_len_last = 1,
r_len_last        232 tools/testing/selftests/net/udpgso.c 		.r_len_last = IP6_MAX_MTU - CONST_HDRLEN_V6 -
r_len_last        258 tools/testing/selftests/net/udpgso.c 		.r_len_last = 1,
r_len_last        544 tools/testing/selftests/net/udpgso.c 	if (test->r_len_last) {
r_len_last        546 tools/testing/selftests/net/udpgso.c 		if (ret != test->r_len_last)
r_len_last        548 tools/testing/selftests/net/udpgso.c 			      i, ret, test->r_len_last);