Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dif_wg.c375 static void vnet_wg_uninit(const void *);
3078 vnet_wg_uninit(const void *unused __unused) in vnet_wg_uninit() function
3083 VNET_SYSUNINIT(vnet_wg_uninit, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY,
3084 vnet_wg_uninit, NULL);