sctp_stream_reset_response
struct sctp_stream_reset_response sr_resp;
struct sctp_stream_reset_response *resp, int number_entries)
struct sctp_stream_reset_response *resp)
number_entries = (param_length - sizeof(struct sctp_stream_reset_response))/sizeof(uint16_t);
struct sctp_stream_reset_response *resp;
resp = (struct sctp_stream_reset_response *)ph;
sctp_handle_stream_reset_response(struct sctp_tcb *, struct sctp_stream_reset_response *resp);
struct sctp_stream_reset_response *pending_reply;