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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_constants.h 609 #define TICKS_TO_SEC(x) (((x) + (hz - 1)) / hz)
    [all...]
sctp_input.c     [all...]
sctp_usrreq.c     [all...]

Completed in 709 milliseconds