Searched refs:M_CLONE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c159 #define M_CLONE M_IFADDR macro
454 ifc->ifc_units = _MALLOC(len, M_CLONE, M_WAITOK | M_ZERO);
482 FREE(ifc->ifc_units, M_CLONE);

Completed in 21 milliseconds