Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet/
H A Dmptcp_var.h141 uint64_t mpte_init_txbytes __attribute__((aligned(8))); member
H A Dmptcp_usrreq.c546 mptcp_ci.mptcpci_init_txbytes = mpte->mpte_init_txbytes; in mptcp_getconninfo()
H A Dmptcp_subr.c348 mycellbytes -= mpte->mpte_init_txbytes; in mptcpstats_get_bytes()
2714 mpte->mpte_init_txbytes = sotoinpcb(so)->inp_stat->txbytes; in mptcp_subflow_del()