Searched refs:tcp_sbrcv_grow (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.61.5/bsd/netinet/ |
| H A D | tcp_input.c | 296 static void tcp_sbrcv_grow(struct tcpcb *tp, struct sockbuf *sb, 1008 tcp_sbrcv_grow(struct tcpcb *tp, struct sockbuf *sbrcv, in tcp_sbrcv_grow() function 3382 tcp_sbrcv_grow(tp, &so->so_rcv, &to, tlen); in tcp_input() 5781 tcp_sbrcv_grow(tp, &so->so_rcv, &to, tlen); in tcp_input() 5832 tcp_sbrcv_grow(tp, &so->so_rcv, &to, tlen); in tcp_input()
|