Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv4/
Dproc.c57 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
Dtcp.c3012 int tcp_orphan_count_sum(void) in tcp_orphan_count_sum() function
3028 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum()); in tcp_orphan_update()
/linux-6.14.4/include/net/
Dtcp.h54 int tcp_orphan_count_sum(void);