Searched refs:tcp_rate_gen (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_rate.c | 110 void tcp_rate_gen(struct sock *sk, u32 delivered, u32 lost,  in tcp_rate_gen()  function
 | 
| D | tcp_input.c | 3717 	tcp_rate_gen(sk, delivered, lost, is_sack_reneg, sack_state.rate);  in tcp_ack()
 | 
| /Linux-v5.4/include/net/ | 
| D | tcp.h | 1126 void tcp_rate_gen(struct sock *sk, u32 delivered, u32 lost,
 |