Home
last modified time | relevance | path

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

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