Home
last modified time | relevance | path

Searched refs:PKTP_LOG_FILTER (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/bsd/net/
H A Dpktap.c111 #define PKTP_LOG_FILTER 0x02 macro
717 PKTAP_LOG(PKTP_LOG_FILTER, "pass %s match type %u\n", in pktap_filter_evaluate()
727 PKTAP_LOG(PKTP_LOG_FILTER, "pass %s match name %s\n", in pktap_filter_evaluate()
740 PKTAP_LOG(PKTP_LOG_FILTER, "skip %s match type %u\n", in pktap_filter_evaluate()
750 PKTAP_LOG(PKTP_LOG_FILTER, "skip %s match name %s\n", in pktap_filter_evaluate()
763 PKTAP_LOG(PKTP_LOG_FILTER, "%s no match\n", in pktap_filter_evaluate()