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

  /external/netperf/src/
netlib.h 194 #define SCTP_STREAM_RESPONSE 501
nettest_sctp.c 409 struct sctp_stream_response_struct *sctp_stream_response;
414 sctp_stream_response =
582 rsr_size = sctp_stream_response->recv_buf_size;
583 rss_size = sctp_stream_response->send_buf_size;
584 rem_nodelay = sctp_stream_response->no_delay;
585 remote_cpu_usage= sctp_stream_response->measure_cpu;
586 remote_cpu_rate = sctp_stream_response->cpu_rate;
590 set_port_number(remote_res, (short)sctp_stream_response->data_port_number);
592 rem_rcvavoid = sctp_stream_response->so_rcvavoid;
593 rem_sndavoid = sctp_stream_response->so_sndavoid
404 struct sctp_stream_response_struct *sctp_stream_response; local
1081 struct sctp_stream_response_struct *sctp_stream_response; local
1535 struct sctp_stream_response_struct *sctp_stream_response; local
2237 struct sctp_stream_response_struct *sctp_stream_response; local
    [all...]

Completed in 159 milliseconds