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