Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dladm/
H A Ddladm.c236 static void get_mac_stats(const char *, pktsum_t *);
2936 get_mac_stats(dpa.dp_dev, &stats); in show_link_stats()
3300 get_mac_stats(dpa.dp_dev, &port_stat[i]); in print_aggr_stats()
5771 get_mac_stats(const char *dev, pktsum_t *stats) in get_mac_stats() function