Home
last modified time | relevance | path

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

/linux-6.12.1/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.c465 void wg_device_uninit(void) in wg_device_uninit() function