Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h409 #define SCTP_ECN_CAPABLE 0x8000 macro
H A Dsctp_output.c4704 ph->param_type = htons(SCTP_ECN_CAPABLE); in sctp_send_initiate()
5074 case SCTP_ECN_CAPABLE: in sctp_arethere_unrecognized_parameters()
5945 ph->param_type = htons(SCTP_ECN_CAPABLE); in sctp_send_initiate_ack()
H A Dsctp_pcb.c6184 if (ptype == SCTP_ECN_CAPABLE) { in sctp_load_addresses_from_init()