Searched refs:UDPLITE_SEND_CSCOV (Results 1 – 8 of 8) sorted by relevance
23 #ifndef UDPLITE_SEND_CSCOV24 # define UDPLITE_SEND_CSCOV 10 /* sender partial coverage (as sent) */ macro
10 UDPLITE_SEND_CSCOV = 10
36 …s_int = UDP_CORK, UDP_NO_CHECK6_TX, UDP_NO_CHECK6_RX, UDP_SEGMENT, UDPLITE_SEND_CSCOV, UDPLITE_REC…58 define UDPLITE_SEND_CSCOV 10
180 SAFE_SETSOCKOPT_INT(sd, SOL_UDPLITE, UDPLITE_SEND_CSCOV, cscov); in init_socket_opts()