Home
last modified time | relevance | path

Searched refs:tcp_rate_skb_delivered (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_rate.c38 * a rate sample later when the skb is (s)acked in tcp_rate_skb_delivered().
79 void tcp_rate_skb_delivered(struct sock *sk, struct sk_buff *skb, in tcp_rate_skb_delivered() function
H A Dtcp_input.c1449 tcp_rate_skb_delivered(sk, skb, state->rate); in tcp_shifted_skb()
1740 tcp_rate_skb_delivered(sk, skb, state->rate); in tcp_sacktag_walk()
3294 tcp_rate_skb_delivered(sk, skb, sack->rate); in tcp_clean_rtx_queue()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_rate.c38 * a rate sample later when the skb is (s)acked in tcp_rate_skb_delivered().
80 void tcp_rate_skb_delivered(struct sock *sk, struct sk_buff *skb, in tcp_rate_skb_delivered() function
H A Dtcp_input.c1468 tcp_rate_skb_delivered(sk, skb, state->rate); in tcp_shifted_skb()
1759 tcp_rate_skb_delivered(sk, skb, state->rate); in tcp_sacktag_walk()
3325 tcp_rate_skb_delivered(sk, skb, sack->rate); in tcp_clean_rtx_queue()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h1162 void tcp_rate_skb_delivered(struct sock *sk, struct sk_buff *skb,
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h1172 void tcp_rate_skb_delivered(struct sock *sk, struct sk_buff *skb,

Completed in 42 milliseconds