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
341 #define SOL_UDPLITE 136 /* UDP-Lite (RFC 3828) */ macro
1651 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_setsockopt()1661 if (level == SOL_UDP || level == SOL_UDPLITE) in udpv6_getsockopt()
2795 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_setsockopt()2866 if (level == SOL_UDP || level == SOL_UDPLITE) in udp_getsockopt()