Searched refs:tcp_sbrcv_reserve (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.61.5/bsd/netinet/ |
| H A D | tcp_input.c | 301 static inline void tcp_sbrcv_reserve(struct tcpcb *tp, struct sockbuf *sb, 976 tcp_sbrcv_reserve(struct tcpcb *tp, struct sockbuf *sbrcv, in tcp_sbrcv_reserve() function 1063 tcp_sbrcv_reserve(tp, sbrcv, in tcp_sbrcv_grow() 1106 tcp_sbrcv_reserve(tp, sbrcv, in tcp_sbrcv_grow() 1222 tcp_sbrcv_reserve(tp, sbrcv, newsize, 0, newsize); in tcp_sbrcv_tstmp_check()
|