HomeSort by: relevance | last modified time | path
    Searched defs:macstr (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
dpp.c 271 wpa_printf(MSG_DEBUG, "DPP: URI mac: " MACSTR, MAC2STR(bi->mac_addr));
695 char macstr[ETH_ALEN * 2 + 10]; local
704 macstr[0] = '\0';
706 os_snprintf(macstr, sizeof(macstr), "M:" COMPACT_MACSTR ";",
708 len += os_strlen(macstr); /* M:...; */
756 macstr,
4600 "mac_addr=" MACSTR "\n"
5091 DPP_EVENT_CHIRP_RX "id=%d src=" MACSTR " freq=%u hash=%s",

Completed in 46 milliseconds