Searched refs:IFNET_INIT_ALLOC_KPI (Results 1 – 2 of 2) sorted by relevance
727 #define IFNET_INIT_ALLOC_KPI 0x8 /* allocated via the ifnet_alloc() KPI */ macro
144 einit.flags |= IFNET_INIT_ALLOC_KPI; in ifnet_allocate_common()552 if ((einit.flags & IFNET_INIT_ALLOC_KPI) != 0) { in ifnet_allocate_extended()