Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c90 uint64_t net_stat_tobytes; member
698 ns1->net_stat_obytes -= (ref->net_stat_obytes + ref->net_stat_tobytes); in update_stats()
710 ref->net_stat_tobytes += ns1->net_stat_obytes; in update_stats()
741 (ns->net_stat_obytes < ne->net_entry_sref->net_stat_tobytes)) { in add_stat_to_tbl()