Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dtcp_input.c1752 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok() function
1862 while (tcp_sack_cache_ok(tp, cache) && !cache->start_seq && in tcp_sacktag_write_queue()
1877 while (tcp_sack_cache_ok(tp, cache) && in tcp_sacktag_write_queue()
1882 if (tcp_sack_cache_ok(tp, cache) && !dup_sack && in tcp_sacktag_write_queue()