Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_timer.c413 u_int32_t tcps_mptcp_fp_interactive_attempt; member
2685 tcp_cumulative_stat(tcpstat.tcps_mptcp_fp_interactive_attempt, in tcp_report_stats()
2686 &prev.tcps_mptcp_fp_interactive_attempt, &stat.mptcp_fp_interactive_attempt); in tcp_report_stats()
H A Dtcp_var.h1444 u_int32_t tcps_mptcp_fp_interactive_attempt; member
H A Dmptcp_subr.c423 tcpstat.tcps_mptcp_fp_interactive_attempt++; in mptcpstats_session_wrapup()