Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDsctp_constants.h409 #define SCTP_ECN_CAPABLE 0x8000 macro
HDsctp_output.c4706 ph->param_type = htons(SCTP_ECN_CAPABLE); in sctp_send_initiate()
5076 case SCTP_ECN_CAPABLE: in sctp_arethere_unrecognized_parameters()
5947 ph->param_type = htons(SCTP_ECN_CAPABLE); in sctp_send_initiate_ack()
HDsctp_pcb.c6187 if (ptype == SCTP_ECN_CAPABLE) { in sctp_load_addresses_from_init()