Lines Matching refs:OS_LOG_DEFAULT

377 				os_log_error(OS_LOG_DEFAULT, "%s could not allocate cache", __func__);  in tcp_getcache_with_lock()
731 os_log_error(OS_LOG_DEFAULT, "%s could not allocate heuristic", __func__); in tcp_getheuristic_with_lock()
782 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-data loss to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters()
790 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-req loss to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters()
798 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-data RST to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters()
806 os_log(OS_LOG_DEFAULT, "%s: Resetting TFO-req RST to 0 from %u on heur %lx\n", in tcp_heuristic_reset_counters()
814 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()
902 os_log(OS_LOG_DEFAULT, "%s disable TFO until %u now %u on %lx\n", __func__, in __tcp_heuristic_tfo_middlebox_common()
978 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for SYN-loss\n", in tcp_heuristic_inc_counters()
998 os_log(OS_LOG_DEFAULT, "%s disable MPTCP until %u now %u on %lx\n", in tcp_heuristic_inc_counters()
1016 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for drop-RST\n", in tcp_heuristic_inc_counters()
1034 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for drop-Rxmit\n", in tcp_heuristic_inc_counters()
1050 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx for SYN-RST\n", in tcp_heuristic_inc_counters()
1201 os_log(OS_LOG_DEFAULT, "%s disable ECN until %u now %u on %lx\n", __func__, in tcp_heuristic_ecn_aggressive_common()
1563 os_log_error(OS_LOG_DEFAULT, "%s could not parse int: %d", __func__, error);