Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_constants.h422 #define SCTP_ECN_CAPABLE 0x8000 macro
Dsctp_output.c5147 ph->param_type = htons(SCTP_ECN_CAPABLE);
5461 case SCTP_ECN_CAPABLE:
6321 ph->param_type = htons(SCTP_ECN_CAPABLE);
Dsctp_pcb.c7392 if (ptype == SCTP_ECN_CAPABLE) {