Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dmptcp_var.h132 uint32_t mpte_subflow_switches; /* Number of subflow-switches in sending */ member
H A Dmptcp_usrreq.c518 mptcp_ci.mptcpci_switch_count = mpte->mpte_subflow_switches; in mptcp_getconninfo()
H A Dmptcp_subr.c229 mpte->mpte_subflow_switches++; in mptcpstats_inc_switch()