Home
last modified time | relevance | path

Searched refs:next_expiration (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c1910 int next_expiration; in cache_refresher() local
1942 next_expiration = snmp_refresh_get_next_expiration(); in cache_refresher()
1944 ((next_expiration >= 0) && in cache_refresher()
1945 (next_expiration < CACHE_REFRESH_MIN_WINDOW))) { in cache_refresher()
1947 next_expiration = snmp_refresh_get_next_expiration(); in cache_refresher()