⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

check_peer_timers

Function check_peer_timers 

Source
pub fn check_peer_timers(
    peer: &WireGuardPeer,
    timers: &PeerTimers,
    now_secs: u64,
    now_ms: u64,
) -> Option<TimerEvent>
Expand description

Check timer events for a peer