Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dproc.c57 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
Dtcp.c2998 int tcp_orphan_count_sum(void) in tcp_orphan_count_sum() function
3014 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum()); in tcp_orphan_update()
/linux-6.12.1/include/net/
Dtcp.h53 int tcp_orphan_count_sum(void);