Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dsctp_constants.h255 #define SCTP_ULP_ADAPTION 0xc006 macro
Dsctp_asconf.c743 case SCTP_ULP_ADAPTION: in sctp_handle_asconf()
Dsctp_output.c2667 ali->ph.param_type = htons(SCTP_ULP_ADAPTION); in sctp_send_initiate()
2964 (ptype == SCTP_ULP_ADAPTION) || in sctp_arethere_unrecognized_parameters()
2968 (ptype == SCTP_ULP_ADAPTION) || in sctp_arethere_unrecognized_parameters()
3635 ali->ph.param_type = htons(SCTP_ULP_ADAPTION); in sctp_send_initiate_ack()
Dsctp_pcb.c4159 } else if (ptype == SCTP_ULP_ADAPTION) { in sctp_load_addresses_from_init()