Searched refs:UDP_SEGMENT (Results 1 – 4 of 4) sorted by relevance
35 #define UDP_SEGMENT 103 /* Set GSO segmentation size */ macro
32 #ifndef UDP_SEGMENT33 #define UDP_SEGMENT 103 macro474 cm->cmsg_type = UDP_SEGMENT; in send_one()518 if (setsockopt(fdt, SOL_UDP, UDP_SEGMENT, &val, sizeof(val))) in run_one()
34 #ifndef UDP_SEGMENT35 #define UDP_SEGMENT 103 macro367 cm->cmsg_type = UDP_SEGMENT; in send_udp_segment_cmsg()
1009 case UDP_SEGMENT: in __udp_cmsg_send()2736 case UDP_SEGMENT: in udp_lib_setsockopt()2833 case UDP_SEGMENT: in udp_lib_getsockopt()