Searched refs:SOL_UDPLITE (Results 1 – 3 of 3) sorted by relevance
68 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
355 #define SOL_UDPLITE 136 /* UDP-Lite (RFC 3828) */ macro
1839 if (level == SOL_UDP || level == SOL_UDPLITE || level == SOL_SOCKET) in udpv6_setsockopt() 1849 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_getsockopt()