Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h232 struct auth_cache_clnt { struct
233 avl_node_t authc_link;
234 struct netbuf authc_addr; /* address of the client */
235 krwlock_t authc_lock; /* protects authc_tree */
236 avl_tree_t authc_tree; /* auth_cache entries */