Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.h113 uint64_t tl_obytes; member
H A Dlibdlstat.c323 {"obytes", TL_OFF(tl_obytes)},
800 tx_lane_stat_entry->tle_stats.tl_obytes = stats.obytes; in i_dlstat_legacy_tx_lane_stats()
1370 tx_lane_stat_entry->tle_stats.tl_obytes = in i_dlstat_tx_bcast_stats()
1408 tx_lane_stat_entry->tle_stats.tl_obytes = in i_dlstat_tx_defunctlane_stats()
2076 tx_lane_stat_entry->tle_stats.tl_obytes; in dlstat_total_stats()
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c357 char tl_obytes[MAXSTATLEN]; member
375 offsetof(tx_lane_fields_buf_t, tl_obytes), print_default_cb},
1219 link_stats->tl_obytes, unit, parsable); in print_tx_generic_lane_stats()
1330 map_to_units(buf->tl_obytes, sizeof (buf->tl_obytes), in print_tx_lane_stats()
1331 link_stats->tl_obytes, unit, parsable); in print_tx_lane_stats()