Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211_ioctl.c466 static const u_int8_t empty_macaddr[IEEE80211_ADDR_LEN] = { in ieee80211_ioctl() local
703 if (IEEE80211_ADDR_EQ(bssid->i_bssid, empty_macaddr)) in ieee80211_ioctl()
/openbsd/sys/dev/ic/
H A Datw.c540 static const u_int8_t empty_macaddr[IEEE80211_ADDR_LEN] = { in atw_attach() local
775 if (IEEE80211_ADDR_EQ(ic->ic_myaddr, empty_macaddr)) { in atw_attach()
H A Drtw.c783 static const u_int8_t empty_macaddr[IEEE80211_ADDR_LEN] = { in rtw_identify_sta() local
797 if (IEEE80211_ADDR_EQ(addr, empty_macaddr)) { in rtw_identify_sta()