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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_ledbat.c62 void tcp_ledbat_ack_rcvd(struct tcpcb *tp, struct tcphdr *th);
76 .ack_rcvd = tcp_ledbat_ack_rcvd,
245 tcp_ledbat_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) { function

Completed in 19 milliseconds