tcp_orphan_count_sum
int tcp_orphan_count_sum(void);
orphans = tcp_orphan_count_sum();
WRITE_ONCE(tcp_orphan_cache, tcp_orphan_count_sum());