Searched refs:SOL_UDPLITE (Results 1 – 5 of 5) 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
333 #define SOL_UDPLITE 136 /* UDP-Lite (RFC 3828) */ macro
1628 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_setsockopt()1638 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_getsockopt()
2723 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_setsockopt()2794 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_getsockopt()