Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.h276 extern dladm_status_t dladm_str2bw(char *, uint64_t *);
H A Dmapfile-vers72 dladm_str2bw;
H A Dflowprop.c334 status = dladm_str2bw(*prop_val, maxbw); in do_check_maxbw()
H A Dlibdladm.c525 dladm_str2bw(char *oarg, uint64_t *bw) in dladm_str2bw() function
H A Dlinkprop.c1955 status = dladm_str2bw(*prop_val, maxbw); in check_maxbw()