Searched refs:SCTP_CLOCK_GRANULARITY (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/sctp/ | ||
A D | constants.h | 284 #define SCTP_CLOCK_GRANULARITY 1 /* 1 jiffy */ macro |
/linux/net/sctp/ | ||
A D | transport.c | 526 tp->rttvar = SCTP_CLOCK_GRANULARITY; in sctp_transport_update_rto() |
Completed in 5 milliseconds