Home
last modified time | relevance | path

Searched refs:SCTP_CE_BITS (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h439 #define SCTP_CE_BITS 0x03 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h439 #define SCTP_CE_BITS 0x03 macro
H A Dsctp_input.c5636 ((ecn_bits & SCTP_CE_BITS) == SCTP_CE_BITS)) { in sctp_common_input_processing()