Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_rledbat.c57 void tcp_rledbat_data_rcvd(struct tcpcb *tp, struct tcphdr *th,
68 .data_rcvd = tcp_rledbat_data_rcvd,
237 tcp_rledbat_data_rcvd(struct tcpcb *tp, struct tcphdr *th, in tcp_rledbat_data_rcvd() function