Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_timer.c423 u_int32_t tcps_mptcp_fp_interactive_success; member
2705 tcp_cumulative_stat(tcpstat.tcps_mptcp_fp_interactive_success, in tcp_report_stats()
2706 &prev.tcps_mptcp_fp_interactive_success, &stat.mptcp_fp_interactive_success); in tcp_report_stats()
H A Dtcp_var.h1454 u_int32_t tcps_mptcp_fp_interactive_success; member
H A Dmptcp_subr.c426 tcpstat.tcps_mptcp_fp_interactive_success++; in mptcpstats_session_wrapup()