Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/
H A Dtimers.c79 static void wg_expired_send_keepalive(struct timer_list *timer) in wg_expired_send_keepalive() function
223 timer_setup(&peer->timer_send_keepalive, wg_expired_send_keepalive, 0); in wg_timers_init()