Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/net/
H A Dnecp_client.c193 #define NECP_CLIENT_TRACE_LEVEL_CLIENT 1 macro
205 …if (client && NECP_ENABLE_CLIENT_TRACE(NECP_CLIENT_TRACE_LEVEL_CLIENT)) { …