Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dmain.c54 wg_device_uninit(); in mod_init()
66 wg_device_uninit(); in mod_exit()
H A Ddevice.h60 void wg_device_uninit(void);
H A Ddevice.c453 void wg_device_uninit(void) in wg_device_uninit() function