Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDif_clone.h73 #define IFC_NOGROUP IFC_F_NOGROUP macro
HDif_clone.c231 if ((ifc->ifc_flags & IFC_NOGROUP) == 0) in if_clone_addif()
642 ((ifc->ifc_flags & IFC_NOGROUP) == 0)) in if_clone_restoregroup()