Home
last modified time | relevance | path

Searched refs:SCTP_CLOCK_GRANULARITY (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/sctp/
H A Dconstants.h284 #define SCTP_CLOCK_GRANULARITY 1 /* 1 jiffy */ macro
/linux/net/sctp/
H A Dtransport.c523 tp->rttvar = SCTP_CLOCK_GRANULARITY; in sctp_transport_update_rto()