Home
last modified time | relevance | path

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

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