Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlstat.h94 L_BCAST, enumerator
H A Dlibdlstat.c1620 rx_lane_stat_entry->rle_id = L_BCAST; in i_dlstat_rx_bcast_stats()
1846 tx_lane_stat_entry->tle_id = L_BCAST; in i_dlstat_tx_bcast_stats()
/titanic_41/usr/src/cmd/dlstat/
H A Ddlstat.c1152 else if (sentry->rle_id == L_BCAST) in print_rx_generic_lane_stats()
1198 else if (sentry->tle_id == L_BCAST) in print_tx_generic_lane_stats()
1245 else if (sentry->rle_id == L_BCAST) in print_rx_lane_stats()
1309 else if (sentry->tle_id == L_BCAST) in print_tx_lane_stats()
1365 else if (sentry->fe_id == L_BCAST) in print_fanout_stats()