Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_timer.c415 u_int32_t tcps_mptcp_heuristic_fallback; member
2689 tcp_cumulative_stat(tcpstat.tcps_mptcp_heuristic_fallback, in tcp_report_stats()
2690 &prev.tcps_mptcp_heuristic_fallback, &stat.mptcp_heuristic_fallback); in tcp_report_stats()
H A Dtcp_cache.c1324 tcpstat.tcps_mptcp_heuristic_fallback++; in tcp_heuristic_do_mptcp()
H A Dtcp_var.h1446 …u_int32_t tcps_mptcp_heuristic_fallback; /* Total number of MPTCP-connections that fell bac… member