Searched refs:tcp_rate_gen (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_rate.c | 110 void tcp_rate_gen(struct sock *sk, u32 delivered, u32 lost, in tcp_rate_gen() function
|
| H A D | tcp_input.c | 3883 tcp_rate_gen(sk, delivered, lost, is_sack_reneg, sack_state.rate); in tcp_ack()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tcp.h | 1163 void tcp_rate_gen(struct sock *sk, u32 delivered, u32 lost,
|