Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dmptcp_var.h140 uint64_t mpte_init_txbytes __attribute__((aligned(8))); member
H A Dmptcp_usrreq.c548 mptcp_ci.mptcpci_init_txbytes = mpte->mpte_init_txbytes; in mptcp_getconninfo()
H A Dmptcp_subr.c540 mycellbytes -= mpte->mpte_init_txbytes; in mptcpstats_get_bytes()
2773 mpte->mpte_init_txbytes = sotoinpcb(so)->inp_stat->txbytes; in mptcp_subflow_del()