Home
last modified time | relevance | path

Searched refs:tcps_mp_switches (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1338 u_int32_t tcps_mp_switches; /* number of subflow switch */ member
H A Dmptcp_subr.c233 tcpstat.tcps_mp_switches++; in mptcpstats_inc_switch()