Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_constants.h451 #define SCTP_ULP_ADAPTATION 0xc006 macro
Dsctp_asconf.c751 case SCTP_ULP_ADAPTATION: in sctp_handle_asconf()
Dsctp_output.c4808 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION); in sctp_send_initiate()
5115 case SCTP_ULP_ADAPTATION: in sctp_arethere_unrecognized_parameters()
5899 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION); in sctp_send_initiate_ack()
Dsctp_pcb.c6354 } else if (ptype == SCTP_ULP_ADAPTATION) { in sctp_load_addresses_from_init()