HomeSort by: relevance | last modified time | path
    Searched refs:snd_cubic_ctime (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
tcp_congctl.c 813 tp->snd_cubic_ctime = now_timeval.tv_sec * 1000 +
827 tp->snd_cubic_ctime;
tcp_var.h 361 ulong snd_cubic_ctime; /* Last congestion time */ member in struct:tcpcb
tcp_subr.c 887 .snd_cubic_ctime = 0,

Completed in 41 milliseconds