Home
last modified time | relevance | path

Searched defs:TICKS_TO_SEC (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_constants.h609 #define TICKS_TO_SEC(x) (((x) + (hz - 1)) / hz) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_constants.h605 #define TICKS_TO_SEC(x) (((x) + (hz - 1)) / hz) macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_constants.h605 #define TICKS_TO_SEC(x) (((x) + (hz - 1)) / hz) macro
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_constants.h610 #define TICKS_TO_SEC(x) (((x) + (hz - 1)) / hz) macro
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_constants.h610 #define TICKS_TO_SEC(x) (((x) + (hz - 1)) / hz) macro