Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dmptcp_var.h142 uint64_t mpte_init_rxbytes __attribute__((aligned(8))); member
H A Dmptcp_usrreq.c545 mptcp_ci.mptcpci_init_rxbytes = mpte->mpte_init_rxbytes; in mptcp_getconninfo()
H A Dmptcp_subr.c351 mycellbytes -= mpte->mpte_init_rxbytes; in mptcpstats_get_bytes()
2724 mpte->mpte_init_rxbytes = sotoinpcb(so)->inp_stat->rxbytes; in mptcp_subflow_del()