sctp_asconf.c | 136 aph->ph.param_type = htons(SCTP_SUCCESS_REPORT); 166 aph->ph.param_type = htons(SCTP_ERROR_CAUSE_IND); 202 uint16_t param_type, param_length, aparam_length; local in function:sctp_process_asconf_add_ip 215 param_type = ntohs(v4addr->ph.param_type); 219 switch (param_type) { 307 uint16_t param_type, param_length, aparam_length; local in function:sctp_process_asconf_delete_ip 322 param_type = ntohs(v4addr->ph.param_type); 354 switch (param_type) { 464 uint16_t param_type, param_length, aparam_length; local in function:sctp_process_asconf_set_primary 686 unsigned int param_length, param_type; local in function:sctp_handle_asconf 1213 uint16_t param_type; local in function:sctp_asconf_process_error 1273 uint16_t param_type; local in function:sctp_asconf_process_param_ack 1397 unsigned int param_length, param_type; local in function:sctp_handle_asconf_ack [all...] |