Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_cdg.c61 struct cdg_minmax { struct
79 struct cdg_minmax rtt; argument
80 struct cdg_minmax rtt_prev;
81 struct cdg_minmax *gradients;
82 struct cdg_minmax gsum;
348 struct cdg_minmax *gradients; in tcp_cdg_cwnd_event()