Home
last modified time | relevance | path

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

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