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

/freebsd-10.0-release/sys/kern/
H A Dkern_hhook.c490 hhook_vnet_uninit(const void *unused __unused) function
520 VNET_SYSUNINIT(hhook_vnet_uninit, SI_SUB_MBUF, SI_ORDER_ANY,
521 hhook_vnet_uninit, NULL);

Completed in 58 milliseconds