Home
last modified time | relevance | path

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

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