Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h431 #define SCTP_ULP_ADAPTATION 0xc006 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h431 #define SCTP_ULP_ADAPTATION 0xc006 macro
H A Dsctp_asconf.c761 case SCTP_ULP_ADAPTATION: in sctp_handle_asconf()
H A Dsctp_output.c4692 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION); in sctp_send_initiate()
5044 case SCTP_ULP_ADAPTATION: in sctp_arethere_unrecognized_parameters()
5885 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION); in sctp_send_initiate_ack()
H A Dsctp_pcb.c6318 } else if (ptype == SCTP_ULP_ADAPTATION) { in sctp_load_addresses_from_init()