Home
last modified time | relevance | path

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

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