Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_private.h401 uint64_t mpis_cell_txbytes __attribute__((aligned(8))); member
H A Dmptcp_usrreq.c782 stats->mpis_cell_txbytes; in mptcp_getconninfo()
1978 ti->tcpi_cell_txbytes += stats->mpis_cell_txbytes; in mptcp_fill_info_bytestats()
H A Dmptcp_subr.c2729 stats[index].mpis_cell_txbytes += inp->inp_mstat.ms_cellular.ts_txbytes; in mptcpstats_update()