Searched refs:tcp_update_window (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | tcp_input.c | 1785 tcp_update_window(struct tcpcb *tp, int thflags, struct tcphdr * th, in tcp_update_window() function 4569 tcp_update_window(tp, thflags, in tcp_input() 4662 tcp_update_window(tp, thflags, th, tiwin, tlen); in tcp_input() 4674 tcp_update_window(tp, thflags, th, tiwin, tlen); in tcp_input() 5023 if (tcp_update_window(tp, thflags, th, tiwin, tlen)) { in tcp_input()
|