Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1376 u_int32_t tcps_mp_num_probes; /* Number of probes sent */ member
H A Dmptcp_subr.c3348 tcpstat.tcps_mp_num_probes++; in mptcp_subflow_output()