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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_ledbat.c61 void tcp_ledbat_inseq_ack_rcvd(struct tcpcb *tp, struct tcphdr *th);
75 .inseq_ack_rcvd = tcp_ledbat_inseq_ack_rcvd,
227 tcp_ledbat_inseq_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) { function

Completed in 8 milliseconds