Searched refs:SCTP_CE_BITS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/netinet/ | ||
| D | sctp_constants.h | 459 #define SCTP_CE_BITS 0x03 macro |
| D | sctp_input.c | 5920 ((ecn_bits & SCTP_CE_BITS) == SCTP_CE_BITS)) { in sctp_common_input_processing() |