Searched refs:SCTP_CE_BITS (Results 1 – 3 of 3) sorted by relevance
439 #define SCTP_CE_BITS 0x03 macro
5636 ((ecn_bits & SCTP_CE_BITS) == SCTP_CE_BITS)) { in sctp_common_input_processing()