Searched refs:tcp_log_rtt_change (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | tcp_log.h | 95 extern void tcp_log_rtt_change(const char *func_name, int line_no, struct tcpcb *tp, int old_srtt, … 155 tcp_log_rtt_change(__func__, __LINE__, (tp), (old_srtt), (old_rttvar))
|
| H A D | tcp_log.c | 293 tcp_log_rtt_change(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rtt_change() function
|