Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_input.c1820 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok() function
1926 while (tcp_sack_cache_ok(tp, cache) && !cache->start_seq && in tcp_sacktag_write_queue()
1941 while (tcp_sack_cache_ok(tp, cache) && in tcp_sacktag_write_queue()
1946 if (tcp_sack_cache_ok(tp, cache) && !dup_sack && in tcp_sacktag_write_queue()