Home | History | Annotate | Download | only in drivers

Lines Matching refs:MACSTR

226 	static char buf[sizeof(MACSTR)];
229 snprintf(buf, sizeof(buf), MACSTR, MAC2STR(addr));
231 snprintf(buf, sizeof(buf), MACSTR, 0,0,0,0,0,0);
380 wpa_printf(MSG_DEBUG, "%s: Failed to %sauthorize STA " MACSTR,
507 "(addr " MACSTR " key_idx %d)",
570 MACSTR ")", __func__, MAC2STR(addr));
593 snprintf(buf, sizeof(buf), "/proc/net/madwifi/%s/" MACSTR,
646 MACSTR ")", __func__, MAC2STR(addr));
682 wpa_printf(MSG_DEBUG, "%s: Failed to deauth STA (addr " MACSTR
707 MACSTR " reason %d)",