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

/freebsd-10.0-release/sys/kern/
H A Dkern_hhook.c480 hhook_vnet_init(const void *unused __unused) function
512 VNET_SYSINIT(hhook_vnet_init, SI_SUB_MBUF, SI_ORDER_FIRST,
513 hhook_vnet_init, NULL);

Completed in 69 milliseconds