Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_ledbat.c66 void tcp_ledbat_ack_rcvd(struct tcpcb *tp, struct tcphdr *th);
81 .ack_rcvd = tcp_ledbat_ack_rcvd,
446 tcp_ledbat_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) in tcp_ledbat_ack_rcvd() function