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

  /external/ltp/utils/sctp/func_tests/
test_connect.c 190 peeloff_sk = test_sctp_peeloff(svr_sk, svr_associd1);
test_connectx.c 231 peeloff_sk = test_sctp_peeloff(svr_sk, svr_associd1);
test_peeloff.c 199 peeloff_sk[i] = test_sctp_peeloff(svr_sk, svr_associd[i]);
test_sockopt.c     [all...]
  /external/ltp/utils/sctp/testlib/
sctputil.h 262 static inline int test_sctp_peeloff(int sk, sctp_assoc_t assoc_id) function

Completed in 385 milliseconds