Home
last modified time | relevance | path

Searched defs:rds_statistics (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/net/rds/
A Drds.h684 struct rds_statistics { struct
685 uint64_t s_conn_reset;
691 uint64_t s_recv_delivered;
692 uint64_t s_recv_queued;
697 uint64_t s_recv_ping;
706 uint64_t s_send_queued;
707 uint64_t s_send_rdma;
709 uint64_t s_send_pong;
712 uint64_t s_copy_to_user;
713 uint64_t s_copy_from_user;
[all …]

Completed in 9 milliseconds