Searched refs:rle_stats (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlstat.c | 531 offsetof(rx_lane_stat_entry_t, rle_stats), 541 offsetof(rx_lane_stat_entry_t, rle_stats), 759 rx_lane_stat_entry->rle_stats.rl_ipackets = stats.ipackets; 760 rx_lane_stat_entry->rle_stats.rl_intrs = stats.ipackets; 761 rx_lane_stat_entry->rle_stats.rl_rbytes = stats.rbytes; 1029 DLSTAT_DIFF_STAT(s1, s2, diff_entry, rle_stats, rx_lane_stats_list, 1048 i_dlstat_get_stats(kcp, ksp, &rx_lane_stat_entry->rle_stats, 1068 i_dlstat_get_stats(kcp, ksp, &rx_lane_stat_entry->rle_stats, 1071 rx_lane_stat_entry->rle_stats.rl_ipackets = 1072 rx_lane_stat_entry->rle_stats [all...] |
H A D | libdlstat.h | 101 rx_lane_stat_t rle_stats; member in struct:rx_lane_stat_entry_s
|
/illumos-gate/usr/src/cmd/dlstat/ |
H A D | dlstat.c | 1131 rx_lane_stat_t *link_stats = &sentry->rle_stats; 1224 rx_lane_stat_t *link_stats = &sentry->rle_stats;
|
Completed in 70 milliseconds