wg_birthdate_has_expired
!wg_birthdate_has_expired(peer->latest_cookie.birthdate,
if (wg_birthdate_has_expired(checker->secret_birthdate,
under_load = !wg_birthdate_has_expired(last_under_load, 1);
wg_birthdate_has_expired(keypair->sending.birthdate,
wg_birthdate_has_expired(keypair->receiving.birthdate, REJECT_AFTER_TIME) ||
wg_birthdate_has_expired(keypair->sending.birthdate, REKEY_AFTER_TIME)));
if (!wg_birthdate_has_expired(atomic64_read(&peer->last_sent_handshake),
if (unlikely(wg_birthdate_has_expired(keypair->sending.birthdate,
if (!wg_birthdate_has_expired(atomic64_read(&peer->last_sent_handshake),