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