Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c3196 static u32 tcp_tso_acked(struct sock *sk, struct sk_buff *skb) in tcp_tso_acked() function
3270 acked_pcount = tcp_tso_acked(sk, skb); in tcp_clean_rtx_queue()