Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libc/rpc/
H A Dsvc_dg.c468 struct cache_node { struct
472 u_int32_t cache_xid;
473 rpcproc_t cache_proc;
474 rpcvers_t cache_vers;
475 rpcprog_t cache_prog;
476 struct netbuf cache_addr;
480 char *cache_reply;
481 size_t cache_replylen;
485 cache_ptr cache_next;
/freebsd-14.2/sys/ofed/include/rdma/
H A Dib_fmr_pool.h73 struct hlist_node cache_node; member