HomeSort by relevance Sort by last modified time
    Searched full:send_sctp_stream (Results 1 - 3 of 3) sorted by null

  /external/netperf/
nettest_sctp.h 121 extern void send_sctp_stream();
netperf.c 233 send_sctp_stream(host_name);
nettest_sctp.c 19 /* send_sctp_stream() perform a sctp stream test */
330 send_sctp_stream(remote_host)
476 perror("netperf: send_sctp_stream: sctp stream data socket");
481 fprintf(where,"send_sctp_stream: send_socket obtained...\n");
573 "netperf: send_sctp_stream: requesting sctp stream test\n");
621 perror("netperf: send_sctp_stream: data socket connect failed");
679 "send_sctp_stream: unable to get sigmask errno %d\n",
766 "send_sctp_stream: fault with sigsuspend.\n");
325 send_sctp_stream(remote_host) function
    [all...]

Completed in 83 milliseconds