Searched refs:_last_active (Results 1 – 1 of 1) sorted by relevance
1180 uint32_t last, _last_active; in ovpn_timeout() local1188 _last_active = *zpcpu_get_cpu(peer->last_active, cpu); in ovpn_timeout()1189 if (_last_active > last) in ovpn_timeout()1190 last = _last_active; in ovpn_timeout()