Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdladm/common/
H A Dlibdlstat.h66 DLADM_STAT_AGGR_PORT, /* Aggr port stats */ enumerator
H A Dlibdlstat.c579 { DLADM_STAT_AGGR_PORT, dlstat_aggr_port_stats,
/titanic_50/usr/src/cmd/dlstat/
H A Ddlstat.c2313 state.ls_stattype[DLADM_STAT_AGGR_PORT] = B_TRUE; in do_show_aggr()
2314 state.ls_stats2str[DLADM_STAT_AGGR_PORT] = print_aggr_port_stats; in do_show_aggr()