Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dntstat.c160 #define NSTAT_LOG_DEBUG(fmt, ...) _NSTAT_LOG(nstat_log_handle, OS_LOG_TYPE_DEBUG, fmt, ##__VA_A… macro
172NSTAT_LOG_DEBUG("NSTAT_DEBUG_SOCKET <pid %d>: " fmt, (so->so_flags & SOF_DELEGATED ? so->e_pid : s…
4414 NSTAT_LOG_DEBUG("Reporting LIM stats for ifindex %u", ifp->if_index); in nstat_ifnet_report_lim_stats()
5013 NSTAT_LOG_DEBUG("Sending stats report for %x", data->flags); in nstat_sysinfo_send_data()
6942 NSTAT_LOG_DEBUG("for interface index %u with flags %x", ifindex, filter_flags); in progress_indicators_for_interface()
6944 NSTAT_LOG_DEBUG("for matching interface with flags %x", filter_flags); in progress_indicators_for_interface()
6971NSTAT_LOG_DEBUG("*matched non-Skywalk* [filter match: %d]", nstat_interface_matches_filter_flag(fi… in progress_indicators_for_interface()
7050NSTAT_LOG_DEBUG("*matched Skywalk* [ifindex=%u digest.ifindex=%u filter_flags=%x ifflags=%x]", ifi… in progress_indicators_for_interface()
7092 NSTAT_LOG_DEBUG("for interface index %u with flags %d", ifindex, filter_flags); in tcp_progress_probe_enable_for_interface()
7101 NSTAT_LOG_DEBUG("*matched* interface index %d, enable: %d", ifp->if_index, enable_flags); in tcp_progress_probe_enable_for_interface()