Searched refs:s_tcp_write_space_calls (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/rds/ | ||
D | tcp.h | 45 uint64_t s_tcp_write_space_calls; member |
D | tcp_send.c | 194 rds_tcp_stats_inc(s_tcp_write_space_calls); in rds_tcp_write_space() |