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

  /external/ltp/utils/sctp/func_tests/
test_autoclose.c 152 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
158 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_assoc_shutdown.c 237 SCTP_SHUTDOWN_COMP);
test_fragments.c 292 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_inaddr_any.c 243 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_peeloff.c 292 SCTP_SHUTDOWN_COMP);
test_sctp_sendrecvmsg.c 374 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_basic.c 416 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_tcp_style.c 281 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_timetolive.c 400 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_sockopt.c 274 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
    [all...]
  /external/ltp/utils/sctp/include/netinet/
sctp.h 222 SCTP_SHUTDOWN_COMP,
  /external/ltp/utils/sctp/testlib/
sctputil.c 156 case SCTP_SHUTDOWN_COMP:
  /bionic/libc/kernel/uapi/linux/
sctp.h 186 SCTP_SHUTDOWN_COMP,
  /external/iproute2/include/uapi/linux/
sctp.h 329 SCTP_SHUTDOWN_COMP,
  /external/kernel-headers/original/uapi/linux/
sctp.h 331 SCTP_SHUTDOWN_COMP,
  /external/webrtc/talk/media/sctp/
sctpdataengine.cc 855 case SCTP_SHUTDOWN_COMP:
856 LOG(LS_INFO) << "Association change SCTP_SHUTDOWN_COMP";
    [all...]

Completed in 174 milliseconds