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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_newreno.c90 void tcp_newreno_ack_rcvd(struct tcpcb *tp, struct tcphdr *th);
104 .ack_rcvd = tcp_newreno_ack_rcvd,
218 tcp_newreno_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) { function

Completed in 32 milliseconds