Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/ !
H A Dmalloc.h135 #define M_NECP 118 /* General NECP policy data */ macro
/xnu-8019.80.24/bsd/net/ !
H A Dnecp.c1478 …necp_uuid_app_id_hashtbl = hashinit(NECP_UUID_APP_ID_HASH_SIZE, M_NECP, &necp_uuid_app_id_hash_mas… in necp_init()