HomeSort by relevance Sort by last modified time
    Searched defs:SCTP_RTO_LOWER_BOUND (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
sctpConstants.h 340 #define SCTP_RTO_LOWER_BOUND 1000000 /* 1 sec in micro-sec's */
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_constants.h 642 #define SCTP_RTO_LOWER_BOUND (1000) /* 1 sec is ms */
    [all...]

Completed in 64 milliseconds