Searched defs:auth_cache_clnt (Results 1 – 1 of 1) sorted by relevance
213 struct auth_cache_clnt { struct214 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 */