Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/rpc/
H A Dsvc_dg.c471 struct cache_node { struct
475 u_int32_t cache_xid;
476 rpcproc_t cache_proc;
477 rpcvers_t cache_vers;
478 rpcprog_t cache_prog;
479 struct netbuf cache_addr;
483 char *cache_reply;
484 size_t cache_replylen;
488 cache_ptr cache_next;
/freebsd-13.1/sys/ofed/include/rdma/
H A Dib_fmr_pool.h75 struct hlist_node cache_node; member