Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_input.c1668 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok() function
1778 while (tcp_sack_cache_ok(tp, cache) && !cache->start_seq && in tcp_sacktag_write_queue()
1793 while (tcp_sack_cache_ok(tp, cache) && in tcp_sacktag_write_queue()
1798 if (tcp_sack_cache_ok(tp, cache) && !dup_sack && in tcp_sacktag_write_queue()