Searched refs:_rpc_authdes_cache (Results 1 – 1 of 1) sorted by relevance
89 static struct cache_entry *_rpc_authdes_cache; /* [authdes_cachesz] */ variable152 if (_rpc_authdes_cache == NULL) { in __svcauth_des()266 entry = &_rpc_authdes_cache[sid]; in __svcauth_des()271 sessionkey = &_rpc_authdes_cache[sid].key; in __svcauth_des()296 _rpc_authdes_cache[sid].rname); in __svcauth_des()348 window = _rpc_authdes_cache[sid].window; in __svcauth_des()360 _rpc_authdes_cache[sid].rname); in __svcauth_des()366 &_rpc_authdes_cache[sid].laststamp)) { in __svcauth_des()374 _rpc_authdes_cache[sid].rname); in __svcauth_des()388 _rpc_authdes_cache[sid].rname); in __svcauth_des()[all …]