Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.h277 extern const char *dladm_bw2str(int64_t, char *);
H A Dmapfile-vers71 dladm_bw2str;
H A Dflowprop.c281 dladm_bw2str(mrp->mrp_maxbw, buf)); in do_get_maxbw()
H A Dlibdladm.c591 dladm_bw2str(int64_t bw, char *buf) in dladm_bw2str() function
H A Dlinkprop.c1933 (void) dladm_bw2str(mrp.mrp_maxbw, prop_val[0]); in get_maxbw()
/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c852 dladm_bw2str(history->du_bandwidth, buf)); in show_history_time()
891 "%s Mbps", dladm_bw2str(history->du_bandwidth, buf)); in show_history_res()
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c639 "%s Mbps", dladm_bw2str(history->du_bandwidth, buf)); in show_history_time()
682 "%s Mbps", dladm_bw2str(history->du_bandwidth, buf)); in show_history_res()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c1735 "%s Mbps", dladm_bw2str(usage->du_bandwidth, buf)); in show_usage_time()
1778 "%s Mbps", dladm_bw2str(usage->du_bandwidth, buf)); in show_usage_res()