Home
last modified time | relevance | path

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

/dragonfly/sys/net/wg/
H A Dif_wg.c1749 wg_handshake_worker(void *arg, int pending __unused) in wg_handshake_worker() function
2825 TASK_INIT(&sc->sc_handshake_task, 0, wg_handshake_worker, sc); in wg_clone_create()