Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c252 static void get_mac_stats(const char *, pktsum_t *);
3068 get_mac_stats(dpa.dp_dev, &stats); in show_link_stats()
3436 get_mac_stats(dpa.dp_dev, &port_stat[i]); in print_aggr_stats()
5899 get_mac_stats(const char *dev, pktsum_t *stats) in get_mac_stats() function