Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dtcp_congctl.c799 static uint32_t tcp_cubic_diff_ctime(struct tcpcb *);
821 tcp_cubic_diff_ctime(struct tcpcb *tp) in tcp_cubic_diff_ctime() function
938 ms_elapsed = tcp_cubic_diff_ctime(tp); in tcp_cubic_newack()