Home
last modified time | relevance | path

Searched refs:tcp_tso_acked (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c3181 static u32 tcp_tso_acked(struct sock *sk, struct sk_buff *skb) in tcp_tso_acked() function
3256 acked_pcount = tcp_tso_acked(sk, skb); in tcp_clean_rtx_queue()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c3214 static u32 tcp_tso_acked(struct sock *sk, struct sk_buff *skb) in tcp_tso_acked() function
3288 acked_pcount = tcp_tso_acked(sk, skb); in tcp_clean_rtx_queue()

Completed in 26 milliseconds