Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wi/
HDif_wi.c243 static const u_int8_t empty_macaddr[IEEE80211_ADDR_LEN] = { in wi_attach() local
313 if (error || IEEE80211_ADDR_EQ(&ic->ic_macaddr, empty_macaddr)) { in wi_attach()