Searched refs:sctp_stream_reset_response (Results 1 – 3 of 3) sorted by relevance
440 struct sctp_stream_reset_response { struct481 struct sctp_stream_reset_response sr_resp;
3432 struct sctp_stream_reset_response *respin) in sctp_handle_stream_reset_response()4086 struct sctp_stream_reset_response *resp; in sctp_handle_stream_reset()4089 if (param_len < sizeof(struct sctp_stream_reset_response)) { in sctp_handle_stream_reset()4092 resp = (struct sctp_stream_reset_response *)ph; in sctp_handle_stream_reset()
11900 struct sctp_stream_reset_response *resp; in sctp_add_stream_reset_result() 11907 resp = (struct sctp_stream_reset_response *)((caddr_t)ch + len); in sctp_add_stream_reset_result() 11909 len = sizeof(struct sctp_stream_reset_response); in sctp_add_stream_reset_result()