Searched refs:myallbytes (Results 1 – 1 of 1) sorted by relevance
336 uint64_t myallbytes = 0; in mptcpstats_get_bytes() local345 myallbytes += mpte->mpte_itfstats[i].mpis_txbytes; in mptcpstats_get_bytes()346 myallbytes += mpte->mpte_itfstats[i].mpis_rxbytes; in mptcpstats_get_bytes()361 *allbytes = myallbytes; in mptcpstats_get_bytes()