Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c645 #define NECP_FLOW_ZONE_NAME "necp.flow" macro
10328 …necp_flow_cache = mcache_create(NECP_FLOW_ZONE_NAME, necp_flow_size, sizeof(uint64_t), 0, MCR_SLEE… in necp_client_init()