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