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

  /external/ltp/utils/sctp/func_tests/
test_1_to_1_send.c 232 test_sctp_send(sk, message, strlen(message) + 1 , NULL, flag);
test_sctp_sendrecvmsg.c 347 test_sctp_send(sk1, message, strlen(message) + 1, &snd_sinfo,
  /external/ltp/utils/sctp/testlib/
sctputil.h 284 static inline int test_sctp_send(int s, const void *msg, size_t len, function

Completed in 615 milliseconds