Searched refs:authkeylookups (Results 1 – 3 of 3) sorted by relevance
48 u_long authkeylookups; /* calls to lookup keys */ variable142 authkeylookups++; in authhavekey()
118 extern u_long authkeylookups; /* calls to lookup keys */
2225 extern u_long authkeylookups; in get_auth_info()2237 ia->keylookups = htonl((u_int32)authkeylookups); in get_auth_info()2261 extern u_long authkeylookups; in reset_auth_stats()2267 authkeylookups = 0; in reset_auth_stats()