Searched refs:vnet_lagg_uninit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_lagg.c314 vnet_lagg_uninit(const void *unused __unused) function
320 VNET_SYSUNINIT(vnet_lagg_uninit, SI_SUB_INIT_IF, SI_ORDER_ANY,
321 vnet_lagg_uninit, NULL);

Completed in 107 milliseconds