Searched refs:tcp_update_window (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/bsd/netinet/ |
| H A D | tcp_input.c | 1721 tcp_update_window(struct tcpcb *tp, int thflags, struct tcphdr * th, in tcp_update_window() function 5078 tcp_update_window(tp, thflags, in tcp_input() 5176 tcp_update_window(tp, thflags, th, tiwin, tlen); in tcp_input() 5191 tcp_update_window(tp, thflags, th, tiwin, tlen); in tcp_input() 5626 if (tcp_update_window(tp, thflags, th, tiwin, tlen)) { in tcp_input()
|