Searched refs:NSTAT_LOG_DEBUG (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/bsd/net/ |
| H A D | ntstat.c | 166 #define NSTAT_LOG_DEBUG(fmt, ...) _NSTAT_LOG(nstat_log_handle, OS_LOG_TYPE_DEBUG, fmt, ##__VA_A… macro 178 …NSTAT_LOG_DEBUG("NSTAT_DEBUG_SOCKET <pid %d>: " fmt, (so->so_flags & SOF_DELEGATED ? so->e_pid : s… 4782 NSTAT_LOG_DEBUG("Reporting LIM stats for ifindex %u", ifp->if_index); in nstat_ifnet_report_lim_stats() 5398 NSTAT_LOG_DEBUG("Sending stats report for %x", data->flags); in nstat_sysinfo_send_data() 7835 NSTAT_LOG_DEBUG("for interface index %u with flags %x", ifindex, filter_flags); in progress_indicators_for_interface() 7837 NSTAT_LOG_DEBUG("for matching interface with flags %x", filter_flags); in progress_indicators_for_interface() 7864 …NSTAT_LOG_DEBUG("*matched non-Skywalk* [filter match: %d]", nstat_interface_matches_filter_flag(fi… in progress_indicators_for_interface() 7941 …NSTAT_LOG_DEBUG("*matched Skywalk* [ifindex=%u digest.ifindex=%u filter_flags=%x ifflags=%x]", ifi… in progress_indicators_for_interface() 7983 NSTAT_LOG_DEBUG("for interface index %u with flags %d", ifindex, filter_flags); in tcp_progress_probe_enable_for_interface() 7992 NSTAT_LOG_DEBUG("*matched* interface index %d, enable: %d", ifp->if_index, enable_flags); in tcp_progress_probe_enable_for_interface()
|