Searched refs:sctp_stream_reset_response (Results 1 – 4 of 4) sorted by relevance
42 sctp_handle_stream_reset_response(struct sctp_tcb *, struct sctp_stream_reset_response *resp);
413 struct sctp_stream_reset_response { struct436 struct sctp_stream_reset_response sr_resp; argument
372 struct sctp_stream_reset_response *pending_reply;
2596 struct sctp_stream_reset_response *resp, int number_entries) in sctp_reset_in_stream()2672 struct sctp_stream_reset_response *resp) in sctp_handle_stream_reset_response()2684 number_entries = (param_length - sizeof(struct sctp_stream_reset_response))/sizeof(uint16_t); in sctp_handle_stream_reset_response()2728 struct sctp_stream_reset_response *resp; in sctp_handle_stream_reset()2745 resp = (struct sctp_stream_reset_response *)ph; in sctp_handle_stream_reset()