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