Searched refs:tcp_rate_skb_delivered (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_rate.c | 78 void tcp_rate_skb_delivered(struct sock *sk, struct sk_buff *skb, in tcp_rate_skb_delivered() function
|
| H A D | tcp_input.c | 1435 tcp_rate_skb_delivered(sk, skb, state->rate); in tcp_shifted_skb() 1726 tcp_rate_skb_delivered(sk, skb, state->rate); in tcp_sacktag_walk() 3279 tcp_rate_skb_delivered(sk, skb, sack->rate); in tcp_clean_rtx_queue()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tcp.h | 1161 void tcp_rate_skb_delivered(struct sock *sk, struct sk_buff *skb,
|