Searched refs:tcp_sbspace (Results 1 – 5 of 5) sorted by relevance
355 recwin = tcp_sbspace(tp); in tcp_cc_delay_ack()
762 win = tcp_sbspace(tp); in tcp_respond()3339 tcp_sbspace(struct tcpcb *tp) in tcp_sbspace() function3939 win = tcp_sbspace(tp); in tcp_make_keepalive_frame()
1640 int32_t tcp_sbspace(struct tcpcb *tp);
1276 recwin = tcp_sbspace(tp); in tcp_output()
3067 tlen <= tcp_sbspace(tp)) { in tcp_input()3186 win = tcp_sbspace(tp); in tcp_input()