Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dproc.c56 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
H A Dtcp.c2521 int tcp_orphan_count_sum(void) in tcp_orphan_count_sum() function
2537 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum()); in tcp_orphan_update()
/kernel/linux/linux-6.6/net/ipv4/
H A Dproc.c56 orphans = tcp_orphan_count_sum(); in sockstat_seq_show()
H A Dtcp.c2721 int tcp_orphan_count_sum(void) in tcp_orphan_count_sum() function
2737 WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum()); in tcp_orphan_update()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h54 int tcp_orphan_count_sum(void);
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h52 int tcp_orphan_count_sum(void);

Completed in 20 milliseconds