Searched refs:mac_str (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/efcode/fcdriver/
H A Dmisc.c481 char *mac_str; local
484 mac_str = get_eeprom_value(env, "local-mac-address?");
485 if (mac_str != NULL && strcmp(mac_str, "true") == 0)
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c1117 char mac_str[ETHERADDRL*3]; local
1126 (void) snprintf(mac_str, sizeof (mac_str),
1137 mac_str, portp->lp_lacp.PartnerOperKey,

Completed in 80 milliseconds