Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireguard/
Dmain.c54 wg_device_uninit(); in wg_mod_init()
66 wg_device_uninit(); in wg_mod_exit()
Ddevice.h60 void wg_device_uninit(void);
Ddevice.c470 void wg_device_uninit(void) in wg_device_uninit() function