Searched refs:NECP_DATA_TRACE_LOG_APP_LEVEL (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.81.4/bsd/net/ |
| H A D | necp.c | 724 #define NECP_DATA_TRACE_LOG_APP_LEVEL(debug, caller, log_msg, policy_id, skip_policy_id) \ macro 8406 NECP_DATA_TRACE_LOG_APP_LEVEL(debug, "APPLICATION", "START", 0, 0); in necp_application_find_policy_match_internal() 8451 …NECP_DATA_TRACE_LOG_APP_LEVEL(debug, "APPLICATION", "RESULT - Loopback PASS <NO MATCH>", returned_… in necp_application_find_policy_match_internal() 8476 …NECP_DATA_TRACE_LOG_APP_LEVEL(debug, "APPLICATION", "RESULT - DROP <NO MATCH>", returned_result->p… in necp_application_find_policy_match_internal() 8481 …NECP_DATA_TRACE_LOG_APP_LEVEL(debug, "APPLICATION", "RESULT - NO MATCH", returned_result->policy_i… in necp_application_find_policy_match_internal() 8490 …NECP_DATA_TRACE_LOG_APP_LEVEL(debug, "APPLICATION", "RESULT - DROP <NO CLIENT / MULTICAST>", retur… in necp_application_find_policy_match_internal()
|