Searched refs:tcp_orphan_count_sum (Results 1 - 3 of 3) sorted by path

/linux-master/include/net/
H A Dtcp.h53 int tcp_orphan_count_sum(void);
/linux-master/net/ipv4/
H A Dproc.c57 orphans = tcp_orphan_count_sum();
H A Dtcp.c2730 int tcp_orphan_count_sum(void) function
2746 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum());

Completed in 220 milliseconds