Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dhhook.h57 #define HHH_ISINVNET 0x00000001 /* Is the hook point in a vnet? */ macro
/freebsd/sys/kern/
H A Dkern_hhook.c319 tmphhh->hhh_flags |= HHH_ISINVNET; in hhook_head_register()
452 if (hhh->hhh_flags & HHH_ISINVNET) in hhook_head_is_virtualised()