Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dnecp.c463 #define NECP_UUID_APP_ID_HASH_SIZE 64 macro
1643 …necp_uuid_app_id_hashtbl = hashinit(NECP_UUID_APP_ID_HASH_SIZE, M_NECP, &necp_uuid_app_id_hash_mas… in necp_init()