Searched refs:NECP_DATA_TRACE_LOG_APP_LEVEL (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.61.3/bsd/net/ |
| H A D | necp.c | 645 #define NECP_DATA_TRACE_LOG_APP_LEVEL(debug, caller, log_msg, policy_id, skip_policy_id) \ macro 7485 NECP_DATA_TRACE_LOG_APP_LEVEL(debug, "APPLICATION", "START", 0, 0); in necp_application_find_policy_match_internal() 7534 NECP_DATA_TRACE_LOG_APP_LEVEL(debug, "APPLICATION", "RESULT - DROP <NO MATCH>", 0, 0); in necp_application_find_policy_match_internal() 7547 …NECP_DATA_TRACE_LOG_APP_LEVEL(debug, "APPLICATION", "RESULT - DROP <NO CLIENT / MULTICAST>", 0, 0); in necp_application_find_policy_match_internal()
|