Home
last modified time | relevance | path

Searched refs:SOL_UDPLITE (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/networking/
A Dudplite.rst68 setsockopt(s, SOL_UDPLITE, UDPLITE_SEND_CSCOV, &val, sizeof(int));
86 setsockopt(s, SOL_UDPLITE, UDPLITE_RECV_CSCOV, &min, sizeof(int));
108 #define SOL_UDPLITE 136
/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h337 #define SOL_UDPLITE 136 /* UDP-Lite (RFC 3828) */ macro
/linux/include/linux/
A Dsocket.h337 #define SOL_UDPLITE 136 /* UDP-Lite (RFC 3828) */ 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.c2778 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_setsockopt()
2849 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_getsockopt()

Completed in 16 milliseconds