Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_cubic.c51 static uint32_t tcp_cubic_update(struct tcpcb *tp, uint32_t rtt);
145 tcp_cubic_update(struct tcpcb *tp, uint32_t rtt) in tcp_cubic_update() function
301 cubic_target_win = tcp_cubic_update(tp, rtt); in tcp_cubic_congestion_avd()