Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp_constants.h416 #define SCTP_ECN_CAPABLE 0x8000 macro
HDsctp_output.c4772 ph->param_type = htons(SCTP_ECN_CAPABLE); in sctp_send_initiate()
5078 case SCTP_ECN_CAPABLE: in sctp_arethere_unrecognized_parameters()
5878 ph->param_type = htons(SCTP_ECN_CAPABLE); in sctp_send_initiate_ack()
HDsctp_pcb.c6375 if (ptype == SCTP_ECN_CAPABLE) { in sctp_load_addresses_from_init()