Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
A Dudpgso.c32 #ifndef UDP_SEGMENT
33 #define UDP_SEGMENT 103 macro
474 cm->cmsg_type = UDP_SEGMENT; in send_one()
518 if (setsockopt(fdt, SOL_UDP, UDP_SEGMENT, &val, sizeof(val))) in run_one()
A Dudpgso_bench_tx.c34 #ifndef UDP_SEGMENT
35 #define UDP_SEGMENT 103 macro
367 cm->cmsg_type = UDP_SEGMENT; in send_udp_segment_cmsg()
/linux/include/uapi/linux/
A Dudp.h35 #define UDP_SEGMENT 103 /* Set GSO segmentation size */ macro
/linux/net/ipv4/
A Dudp.c1006 case UDP_SEGMENT: in __udp_cmsg_send()
2719 case UDP_SEGMENT: in udp_lib_setsockopt()
2816 case UDP_SEGMENT: in udp_lib_getsockopt()

Completed in 13 milliseconds