Searched defs:tl_obytes (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.h109 uint64_t tl_obytes; member in struct:tx_lane_stat_s
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c351 char tl_obytes[MAXSTATLEN]; member in struct:tx_lane_fields_buf_s
369 offsetof(tx_lane_fields_buf_t, tl_obytes), print_default_cb},
1213 link_stats->tl_obytes, unit, parsable);
1324 map_to_units(buf->tl_obytes, sizeof (buf->tl_obytes),
1325 link_stats->tl_obytes, unit, parsable);

Completed in 109 milliseconds