Searched refs:tcp_compute_rcv_rtt (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.61.5/bsd/netinet/ |
| H A D | tcp_input.c | 306 static void tcp_compute_rcv_rtt(struct tcpcb *tp, struct tcpopt *to, 3380 tcp_compute_rcv_rtt(tp, &to, th); in tcp_input() 5750 tcp_compute_rcv_rtt(tp, &to, th); in tcp_input() 5829 tcp_compute_rcv_rtt(tp, &to, th); in tcp_input() 6499 tcp_compute_rcv_rtt(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th) in tcp_compute_rcv_rtt() function
|