Home
last modified time | relevance | path

Searched refs:tcp_rate_skb_sent (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_rate.c40 void tcp_rate_skb_sent(struct sock *sk, struct sk_buff *skb) in tcp_rate_skb_sent() function
Dtcp_output.c1412 tcp_rate_skb_sent(sk, oskb); in __tcp_transmit_skb()
3244 tcp_rate_skb_sent(sk, skb); in __tcp_retransmit_skb()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1156 void tcp_rate_skb_sent(struct sock *sk, struct sk_buff *skb);