Searched refs:UDP_SEGMENT (Results 1 – 4 of 4) sorted by relevance
35 #define UDP_SEGMENT 103 /* Set GSO segmentation size */ macro
29 #ifndef UDP_SEGMENT30 #define UDP_SEGMENT 103 macro207 cm->cmsg_type = UDP_SEGMENT; in send_udp_segment_cmsg()
33 #ifndef UDP_SEGMENT34 #define UDP_SEGMENT 103 macro482 cm->cmsg_type = UDP_SEGMENT; in send_one()526 if (setsockopt(fdt, SOL_UDP, UDP_SEGMENT, &val, sizeof(val))) in run_one()
869 case UDP_SEGMENT: in __udp_cmsg_send()2450 case UDP_SEGMENT: in udp_lib_setsockopt()2546 case UDP_SEGMENT: in udp_lib_getsockopt()