Lines Matching refs:OS_LOG_DEFAULT
373 os_log_error(OS_LOG_DEFAULT, "%s could not allocate cache", __func__); in tcp_getcache_with_lock()
735 os_log_error(OS_LOG_DEFAULT, "%s could not allocate cache", __func__); in tcp_getheuristic_with_lock()
786 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-data loss to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters()
794 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-req loss to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters()
802 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-data RST to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters()
810 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-req RST to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters()
818 os_log(OS_LOG_DEFAULT, "%s: Resetting ECN-loss to 0 from %u and synrst from %u on heur %lx\n", in tcp_heuristic_reset_counters()
906 os_log(OS_LOG_DEFAULT, "%s disable TFO until %u now %u on %lx\n", __func__, in __tcp_heuristic_tfo_middlebox_common()
982 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for SYN-loss\n", in tcp_heuristic_inc_counters()
1002 os_log(OS_LOG_DEFAULT, "%s disable MPTCP until %u now %u on %lx\n", in tcp_heuristic_inc_counters()
1020 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for drop-RST\n", in tcp_heuristic_inc_counters()
1038 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for drop-Rxmit\n", in tcp_heuristic_inc_counters()
1054 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for SYN-RST\n", in tcp_heuristic_inc_counters()
1205 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx\n", __func__, in tcp_heuristic_ecn_aggressive_common()
1567 os_log_error(OS_LOG_DEFAULT, "%s could not parse int: %d", __func__, error);