Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_constants.h448 #define SCTP_ERROR_CAUSE_IND 0xc003 macro
Dsctp_asconf.c121 aph->ph.param_type = htons(SCTP_ERROR_CAUSE_IND); in sctp_asconf_error_response()
737 case SCTP_ERROR_CAUSE_IND: in sctp_handle_asconf()
1754 case SCTP_ERROR_CAUSE_IND: in sctp_handle_asconf_ack()
Dsctp_input.c1121 case SCTP_ERROR_CAUSE_IND: in sctp_process_unrecog_param()
Dsctp_pcb.c6566 (ptype == SCTP_ERROR_CAUSE_IND) || in sctp_load_addresses_from_init()
Dsctp_output.c5038 case SCTP_ERROR_CAUSE_IND: in sctp_arethere_unrecognized_parameters()