Searched refs:SOL_UDP (Results 1 – 5 of 5) sorted by relevance
481 cm->cmsg_level = SOL_UDP; in send_one()526 if (setsockopt(fdt, SOL_UDP, UDP_SEGMENT, &val, sizeof(val))) in run_one()
206 cm->cmsg_level = SOL_UDP; in send_udp_segment_cmsg()
310 #define SOL_UDP 17 macro
1477 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_setsockopt()1487 if (level == SOL_UDP || level == SOL_UDPLITE) in compat_udpv6_setsockopt()1497 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_getsockopt()1506 if (level == SOL_UDP || level == SOL_UDPLITE) in compat_udpv6_getsockopt()
889 if (cmsg->cmsg_level != SOL_UDP) { in udp_cmsg_send()2498 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_setsockopt()2508 if (level == SOL_UDP || level == SOL_UDPLITE) in compat_udp_setsockopt()2575 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_getsockopt()2584 if (level == SOL_UDP || level == SOL_UDPLITE) in compat_udp_getsockopt()