Searched refs:tl_obytes (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlstat.h | 109 uint64_t tl_obytes; member
|
H A D | libdlstat.c | 797 {"obytes", TL_OFF(tl_obytes)}, 1275 tx_lane_stat_entry->tle_stats.tl_obytes = stats.obytes; in i_dlstat_legacy_tx_lane_stats() 1852 tx_lane_stat_entry->tle_stats.tl_obytes = in i_dlstat_tx_bcast_stats() 1890 tx_lane_stat_entry->tle_stats.tl_obytes = in i_dlstat_tx_defunctlane_stats() 2559 tx_lane_stat_entry->tle_stats.tl_obytes; in dlstat_total_stats()
|
/titanic_41/usr/src/cmd/dlstat/ |
H A D | dlstat.c | 351 char tl_obytes[MAXSTATLEN]; member 369 offsetof(tx_lane_fields_buf_t, tl_obytes), print_default_cb}, 1213 link_stats->tl_obytes, unit, parsable); in print_tx_generic_lane_stats() 1324 map_to_units(buf->tl_obytes, sizeof (buf->tl_obytes), in print_tx_lane_stats() 1325 link_stats->tl_obytes, unit, parsable); in print_tx_lane_stats()
|