Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdladm/common/
H A Dlibdladm.h250 extern const char *dladm_bw2str(int64_t, char *);
H A Dmapfile-vers69 dladm_bw2str;
H A Dflowprop.c281 dladm_bw2str(mrp->mrp_maxbw, buf)); in do_get_maxbw()
H A Dlibdladm.c556 dladm_bw2str(int64_t bw, char *buf) in dladm_bw2str() function
H A Dlinkprop.c1744 (void) dladm_bw2str(mrp.mrp_maxbw, prop_val[0]); in get_maxbw()
/titanic_44/usr/src/cmd/flowstat/
H A Dflowstat.c858 dladm_bw2str(history->du_bandwidth, buf)); in show_history_time()
897 "%s Mbps", dladm_bw2str(history->du_bandwidth, buf)); in show_history_res()
/titanic_44/usr/src/cmd/dlstat/
H A Ddlstat.c633 "%s Mbps", dladm_bw2str(history->du_bandwidth, buf)); in show_history_time()
676 "%s Mbps", dladm_bw2str(history->du_bandwidth, buf)); in show_history_res()
/titanic_44/usr/src/cmd/dladm/
H A Ddladm.c1602 "%s Mbps", dladm_bw2str(usage->du_bandwidth, buf)); in show_usage_time()
1645 "%s Mbps", dladm_bw2str(usage->du_bandwidth, buf)); in show_usage_res()