wg_socket_init
ret = wg_socket_init(wg, wg->incoming_port);
return wg_socket_init(wg, port);
int wg_socket_init(struct wg_device *wg, u16 port);