Home
last modified time | relevance | path

Searched refs:SOL_UDP (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dudp.h130 put_cmsg(msg, SOL_UDP, UDP_GRO, sizeof(gso_size), &gso_size); in udp_cmsg_recv()
A Dsocket.h333 #define SOL_UDP 17 macro
/linux/tools/testing/selftests/net/
A Dudpgso.c473 cm->cmsg_level = SOL_UDP; in send_one()
518 if (setsockopt(fdt, SOL_UDP, UDP_SEGMENT, &val, sizeof(val))) in run_one()
A Dudpgso_bench_rx.c238 if (cmsg->cmsg_level == SOL_UDP in recv_msg()
A Dudpgso_bench_tx.c366 cm->cmsg_level = SOL_UDP; in send_udp_segment_cmsg()
/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h333 #define SOL_UDP 17 macro
/linux/net/ipv6/
A Dudp.c1644 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_setsockopt()
1654 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_getsockopt()
/linux/net/ipv4/
A Dudp.c1026 if (cmsg->cmsg_level != SOL_UDP) { in udp_cmsg_send()
2778 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_setsockopt()
2849 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_getsockopt()

Completed in 23 milliseconds