Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Dsctp_constants.h441 #define SCTP_ERROR_CAUSE_IND 0xc003 macro
Dsctp_asconf.c121 aph->ph.param_type = htons(SCTP_ERROR_CAUSE_IND); in sctp_asconf_error_response()
730 case SCTP_ERROR_CAUSE_IND: in sctp_handle_asconf()
1747 case SCTP_ERROR_CAUSE_IND: in sctp_handle_asconf_ack()
Dsctp_pcb.c6601 (ptype == SCTP_ERROR_CAUSE_IND) || in sctp_load_addresses_from_init()
Dsctp_input.c1126 case SCTP_ERROR_CAUSE_IND: in sctp_process_unrecog_param()
Dsctp_output.c5011 case SCTP_ERROR_CAUSE_IND: in sctp_arethere_unrecognized_parameters()