Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_cubic.c119 static inline u32 bictcp_clock(void) in bictcp_clock() function
133 ca->round_start = ca->last_ack = bictcp_clock(); in bictcp_hystart_reset()
387 u32 now = bictcp_clock(); in hystart_update()