Searched refs:wg_socket_set_cookie (Results 1 – 1 of 1) sorted by relevance
293 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() function2681 err = wg_socket_set_cookie(sc, user_cookie); in wgc_set()