Searched refs:UDPLITE_SEND_CC (Results 1 – 3 of 3) sorted by relevance
72 if (up->pcflag & UDPLITE_SEND_CC) { in udplite_csum_outgoing()115 if ((up->pcflag & UDPLITE_SEND_CC) && up->pcslen < len) { in udplite_csum()
70 #define UDPLITE_SEND_CC 0x2 /* set via udplite setsockopt */ macro
2704 up->pcflag |= UDPLITE_SEND_CC; in udp_lib_setsockopt()