Searched refs:sctp_stream_reset_response (Results 1 – 3 of 3) sorted by relevance
442 struct sctp_stream_reset_response { struct483 struct sctp_stream_reset_response sr_resp;
3476 struct sctp_stream_reset_response *respin) in sctp_handle_stream_reset_response()4136 struct sctp_stream_reset_response *resp; in sctp_handle_stream_reset()4139 if (param_len < sizeof(struct sctp_stream_reset_response)) { in sctp_handle_stream_reset()4142 resp = (struct sctp_stream_reset_response *)ph; in sctp_handle_stream_reset()
11786 struct sctp_stream_reset_response *resp; in sctp_add_stream_reset_result()11793 resp = (struct sctp_stream_reset_response *)((caddr_t)ch + len); in sctp_add_stream_reset_result()11795 len = sizeof(struct sctp_stream_reset_response); in sctp_add_stream_reset_result()