Searched refs:_rpc_authdes_cache (Results 1 – 1 of 1) sorted by relevance
88 static struct cache_entry *_rpc_authdes_cache; /* [authdes_cachesz] */ variable151 if (_rpc_authdes_cache == NULL) { in __svcauth_des()265 entry = &_rpc_authdes_cache[sid]; in __svcauth_des()270 sessionkey = &_rpc_authdes_cache[sid].key; in __svcauth_des()295 _rpc_authdes_cache[sid].rname); in __svcauth_des()347 window = _rpc_authdes_cache[sid].window; in __svcauth_des()359 _rpc_authdes_cache[sid].rname); in __svcauth_des()365 &_rpc_authdes_cache[sid].laststamp)) { in __svcauth_des()373 _rpc_authdes_cache[sid].rname); in __svcauth_des()387 _rpc_authdes_cache[sid].rname); in __svcauth_des()[all …]