Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dproc.c56 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
Dtcp.c2721 int tcp_orphan_count_sum(void) in tcp_orphan_count_sum() function
2737 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum()); in tcp_orphan_update()
/linux-6.6.21/include/net/
Dtcp.h52 int tcp_orphan_count_sum(void);