Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h13495 struct rpc_xprt_switch { struct
13496 spinlock_t xps_lock;
13497 struct kref xps_kref;
13498 unsigned int xps_id;
13499 unsigned int xps_nxprts;
13500 unsigned int xps_nactive;
13501 unsigned int xps_nunique_destaddr_xprts;
13502 atomic_long_t xps_queuelen;
13503 struct list_head xps_xprt_list;
13504 struct net *xps_net;
[all …]