Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dnecp_client.c188 #define NECP_CLIENT_TRACE_LEVEL_CLIENT 1 macro
200 …if (client && NECP_ENABLE_CLIENT_TRACE(NECP_CLIENT_TRACE_LEVEL_CLIENT)) { …