Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_sctp.h37 struct sctp_stream_response_struct { struct
Dnettest_sctp.c404 struct sctp_stream_response_struct *sctp_stream_response; in send_sctp_stream()
410 (struct sctp_stream_response_struct *)netperf_response.content.test_specific_data; in send_sctp_stream()
1081 struct sctp_stream_response_struct *sctp_stream_response; in recv_sctp_stream()
1093 (struct sctp_stream_response_struct *)netperf_response.content.test_specific_data; in recv_sctp_stream()
1535 struct sctp_stream_response_struct *sctp_stream_response; in send_sctp_stream_1toMany()
1541 (struct sctp_stream_response_struct *)netperf_response.content.test_specific_data; in send_sctp_stream_1toMany()
2237 struct sctp_stream_response_struct *sctp_stream_response; in recv_sctp_stream_1toMany()
2249 (struct sctp_stream_response_struct *)netperf_response.content.test_specific_data; in recv_sctp_stream_1toMany()