Searched refs:tcp_xmit_bandwidth_limit (Results 1 – 3 of 3) sorted by relevance
735 void tcp_xmit_bandwidth_limit(struct tcpcb *tp, tcp_seq ack_seq);
1288 tcp_xmit_bandwidth_limit(tp, th->th_ack); in tcp_input()2134 tcp_xmit_bandwidth_limit(tp, th->th_ack); in tcp_input()
1981 tcp_xmit_bandwidth_limit(struct tcpcb *tp, tcp_seq ack_seq) in tcp_xmit_bandwidth_limit() function