Searched refs:dladm_aggr_str2macaddr (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlaggr.h96 extern boolean_t dladm_aggr_str2macaddr(const char *, boolean_t *,
H A Dlibdlaggr.c322 if (!dladm_aggr_str2macaddr(macstr, &fixed, attrp->lg_mac)) {
952 dladm_aggr_str2macaddr(const char *str, boolean_t *mac_fixed, uchar_t *mac_addr) function
1359 if (!dladm_aggr_str2macaddr(macstr, &fixed,
H A Dlibdlsim.c165 (void) dladm_aggr_str2macaddr(macstr, &mac_fixed, attrp->sna_mac_addr);

Completed in 37 milliseconds