Searched refs:SOL_UDP (Results 1 – 7 of 7) sorted by relevance
128 put_cmsg(msg, SOL_UDP, UDP_GRO, sizeof(gso_size), &gso_size); in udp_cmsg_recv()
315 #define SOL_UDP 17 macro
472 cm->cmsg_level = SOL_UDP; in send_one()517 if (setsockopt(fdt, SOL_UDP, UDP_SEGMENT, &val, sizeof(val))) in run_one()
235 if (cmsg->cmsg_level == SOL_UDP in recv_msg()
366 cm->cmsg_level = SOL_UDP; in send_udp_segment_cmsg()
1562 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_setsockopt()1572 if (level == SOL_UDP || level == SOL_UDPLITE) in compat_udpv6_setsockopt()1582 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_getsockopt()1591 if (level == SOL_UDP || level == SOL_UDPLITE) in compat_udpv6_getsockopt()
951 if (cmsg->cmsg_level != SOL_UDP) { in udp_cmsg_send()2634 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_setsockopt()2644 if (level == SOL_UDP || level == SOL_UDPLITE) in compat_udp_setsockopt()2711 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_getsockopt()2720 if (level == SOL_UDP || level == SOL_UDPLITE) in compat_udp_getsockopt()