Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_timer.c416 u_int32_t tcps_mptcp_fp_heuristic_fallback; member
2691 tcp_cumulative_stat(tcpstat.tcps_mptcp_fp_heuristic_fallback, in tcp_report_stats()
2692 &prev.tcps_mptcp_fp_heuristic_fallback, &stat.mptcp_fp_heuristic_fallback); in tcp_report_stats()
H A Dtcp_cache.c1322 tcpstat.tcps_mptcp_fp_heuristic_fallback++; in tcp_heuristic_do_mptcp()
H A Dtcp_var.h1447 …u_int32_t tcps_mptcp_fp_heuristic_fallback; /* Same as previous but for first-party ap… member