Home
last modified time | relevance | path

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

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