Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
H A Dsocket.h14 int wg_socket_init(struct wg_device *wg, u16 port);
H A Dsocket.c349 int wg_socket_init(struct wg_device *wg, u16 port) in wg_socket_init() function