Searched refs:IFXF_ALLOC_KPI (Results 1 – 3 of 3) sorted by relevance
150 #define IFXF_ALLOC_KPI 0x00000040 /* Allocated via the ifnet_alloc KPI */ macro
456 if (!(ifp->if_xflags & IFXF_ALLOC_KPI)) { in _dlil_if_release()
560 if_set_xflags(ifp, IFXF_ALLOC_KPI); in ifnet_allocate_extended()