Searched defs:auth_cache_clnt (Results 1 – 1 of 1) sorted by relevance
223 struct auth_cache_clnt { struct224 avl_node_t authc_link;225 struct netbuf authc_addr; /* address of the client */226 krwlock_t authc_lock; /* protects authc_tree */227 avl_tree_t authc_tree; /* auth_cache entries */