OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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