Home
last modified time | relevance | path

Searched refs:sctp_stream_response (Results 1 – 1 of 1) sorted by relevance

/external/netperf/src/
Dnettest_sctp.c404 struct sctp_stream_response_struct *sctp_stream_response; in send_sctp_stream() local
409 sctp_stream_response = in send_sctp_stream()
577 rsr_size = sctp_stream_response->recv_buf_size; in send_sctp_stream()
578 rss_size = sctp_stream_response->send_buf_size; in send_sctp_stream()
579 rem_nodelay = sctp_stream_response->no_delay; in send_sctp_stream()
580 remote_cpu_usage= sctp_stream_response->measure_cpu; in send_sctp_stream()
581 remote_cpu_rate = sctp_stream_response->cpu_rate; in send_sctp_stream()
585 set_port_number(remote_res, (short)sctp_stream_response->data_port_number); in send_sctp_stream()
587 rem_rcvavoid = sctp_stream_response->so_rcvavoid; in send_sctp_stream()
588 rem_sndavoid = sctp_stream_response->so_sndavoid; in send_sctp_stream()
[all …]