Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dif_wg.c293 static int wg_socket_set_cookie(struct wg_softc *, uint32_t);
820 static int wg_socket_set_cookie(struct wg_softc *sc, uint32_t user_cookie) in wg_socket_set_cookie() function
2681 err = wg_socket_set_cookie(sc, user_cookie); in wgc_set()