Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c329 uint64_t totobytes = 0; in mac_flow_dcmd_output() local
345 totobytes = mac_tx_stat->mts_obytes; in mac_flow_dcmd_output()
348 addr, fe.fe_flow_name, totibytes, totobytes); in mac_flow_dcmd_output()