Searched refs:tcp_rate_skb_sent (Results 1 – 3 of 3) sorted by relevance
40 void tcp_rate_skb_sent(struct sock *sk, struct sk_buff *skb) in tcp_rate_skb_sent() function
1409 tcp_rate_skb_sent(sk, oskb); in __tcp_transmit_skb()3238 tcp_rate_skb_sent(sk, skb); in __tcp_retransmit_skb()
1170 void tcp_rate_skb_sent(struct sock *sk, struct sk_buff *skb);
Completed in 15 milliseconds