Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dmalloc.h127 #define M_NECP 118 /* General NECP policy data */ macro
/xnu-12377.81.4/bsd/net/
H A Dnecp.c2062 hashinit(NECP_UUID_APP_ID_HASH_SIZE, M_NECP, &necp_uuid_app_id_hash_mask), in necp_init()