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.h213 struct auth_cache_clnt { struct
214 avl_node_t authc_link;
215 struct netbuf authc_addr; /* address of the client */
216 krwlock_t authc_lock; /* protects authc_tree */
217 avl_tree_t authc_tree; /* auth_cache entries */