Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dtcp_ledbat.c56 void tcp_ledbat_congestion_avd(struct tcpcb *tp, struct tcphdr *th);
71 .congestion_avd = tcp_ledbat_congestion_avd,
194 tcp_ledbat_congestion_avd(struct tcpcb *tp, struct tcphdr *th) in tcp_ledbat_congestion_avd() function