Searched refs:IFEF_CLONE (Results 1 – 2 of 2) sorted by relevance
122 #define IFEF_CLONE 0x00010000 /* created using if_clone */ macro
691 if_set_eflags(ifp, IFEF_CLONE); in if_clone_create()724 if ((ifp->if_eflags & IFEF_CLONE) == 0) { in if_clone_destroy()