Home
last modified time | relevance | path

Searched refs:SCTP_ULP_ADAPTATION (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_constants.h428 #define SCTP_ULP_ADAPTATION 0xc006 macro
H A Dsctp_asconf.c758 case SCTP_ULP_ADAPTATION: in sctp_handle_asconf()
H A Dsctp_output.c4696 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION); in sctp_send_initiate()
5083 case SCTP_ULP_ADAPTATION: in sctp_arethere_unrecognized_parameters()
5936 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION); in sctp_send_initiate_ack()
H A Dsctp_pcb.c6189 } else if (ptype == SCTP_ULP_ADAPTATION) { in sctp_load_addresses_from_init()