Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.h1603 …u_int32_t mptcp_interactive_attempt; /* Total number of MPTCP-attempts using interactiv… member
H A Dntstat.c5100 data->u.tcp_stats.mptcp_interactive_attempt); in nstat_sysinfo_send_data_internal()
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_timer.c2664 &prev.tcps_mptcp_interactive_attempt, &stat.mptcp_interactive_attempt); in tcp_report_stats()