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