HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_STREAM_RESPONSE (Results 1 - 2 of 2) sorted by null

  /external/netperf/
netlib.h 189 #define SCTP_STREAM_RESPONSE 501
nettest_sctp.c 420 struct sctp_stream_response_struct *sctp_stream_response;
425 sctp_stream_response =
593 rsr_size = sctp_stream_response->recv_buf_size;
594 rss_size = sctp_stream_response->send_buf_size;
595 rem_nodelay = sctp_stream_response->no_delay;
596 remote_cpu_usage= sctp_stream_response->measure_cpu;
597 remote_cpu_rate = sctp_stream_response->cpu_rate;
601 set_port_number(remote_res, (short)sctp_stream_response->data_port_number);
603 rem_rcvavoid = sctp_stream_response->so_rcvavoid;
604 rem_sndavoid = sctp_stream_response->so_sndavoid
415 struct sctp_stream_response_struct *sctp_stream_response; local
1093 struct sctp_stream_response_struct *sctp_stream_response; local
1551 struct sctp_stream_response_struct *sctp_stream_response; local
2254 struct sctp_stream_response_struct *sctp_stream_response; local
    [all...]

Completed in 44 milliseconds