Home
last modified time | relevance | path

Searched defs:UDP_SEGMENT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/tc-testing/
H A Dtdc_gso.py34 UDP_SEGMENT = getattr(socket, "UDP_SEGMENT", 103) variable
/linux/tools/testing/selftests/net/
H A Dudpgso.c33 #define UDP_SEGMENT 103 macro
H A Dudpgso_bench_tx.c35 #define UDP_SEGMENT 103 macro