Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dproc.c57 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
H A Dtcp.c3052 int tcp_orphan_count_sum(void) in tcp_orphan_count_sum() function
3068 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum()); in tcp_orphan_update()
/linux/include/net/
H A Dtcp.h55 int tcp_orphan_count_sum(void);