Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpktap.c111 #define PKTP_LOG_FILTER 0x02 macro
715 PKTAP_LOG(PKTP_LOG_FILTER, "pass %s match type %u\n", in pktap_filter_evaluate()
725 PKTAP_LOG(PKTP_LOG_FILTER, "pass %s match name %s\n", in pktap_filter_evaluate()
738 PKTAP_LOG(PKTP_LOG_FILTER, "skip %s match type %u\n", in pktap_filter_evaluate()
748 PKTAP_LOG(PKTP_LOG_FILTER, "skip %s match name %s\n", in pktap_filter_evaluate()
761 PKTAP_LOG(PKTP_LOG_FILTER, "%s no match\n", in pktap_filter_evaluate()