Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp.c3008 static int tcp_orphan_cache; variable
3014 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum()); in tcp_orphan_update()
3020 return READ_ONCE(tcp_orphan_cache) << shift > in tcp_too_many_orphans()