Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dproc.c56 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
Dtcp.c2710 int tcp_orphan_count_sum(void) in tcp_orphan_count_sum() function
2726 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum()); in tcp_orphan_update()
/Linux-v6.6/include/net/
Dtcp.h52 int tcp_orphan_count_sum(void);