Searched refs:SCTP_ECN_CAPABLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h416 #define SCTP_ECN_CAPABLE 0x8000 macro
H A Dsctp_output.c4774 ph->param_type = htons(SCTP_ECN_CAPABLE);
5080 case SCTP_ECN_CAPABLE:
5927 ph->param_type = htons(SCTP_ECN_CAPABLE);
H A Dsctp_pcb.c6389 if (ptype == SCTP_ECN_CAPABLE) {

Completed in 145 milliseconds