Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.h112 uint64_t tl_opackets; member
H A Dlibdlstat.c322 {"opackets", TL_OFF(tl_opackets)},
799 tx_lane_stat_entry->tle_stats.tl_opackets = stats.opackets; in i_dlstat_legacy_tx_lane_stats()
1366 tx_lane_stat_entry->tle_stats.tl_opackets = in i_dlstat_tx_bcast_stats()
1406 tx_lane_stat_entry->tle_stats.tl_opackets = in i_dlstat_tx_defunctlane_stats()
2074 tx_lane_stat_entry->tle_stats.tl_opackets; in dlstat_total_stats()
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c356 char tl_opackets[MAXSTATLEN]; member
373 offsetof(tx_lane_fields_buf_t, tl_opackets), print_default_cb},
1216 link_stats->tl_opackets, unit, parsable); in print_tx_generic_lane_stats()
1327 map_to_units(buf->tl_opackets, sizeof (buf->tl_opackets), in print_tx_lane_stats()
1328 link_stats->tl_opackets, unit, parsable); in print_tx_lane_stats()