Searched refs:tcp_newreno_congestion_avd (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_newreno.c89 void tcp_newreno_congestion_avd(struct tcpcb *tp, struct tcphdr *th);
103 .congestion_avd = tcp_newreno_congestion_avd,
147 tcp_newreno_congestion_avd(struct tcpcb *tp, struct tcphdr *th) { function

Completed in 20 milliseconds