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

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

Completed in 165 milliseconds