Home
last modified time | relevance | path

Searched defs:mld_link (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dbss.h134 struct mld_link { struct
135 u8 bssid[ETH_ALEN];
136 int freq;
139 bool disabled;
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h179 struct mld_link { struct
180 bool valid;
181 u8 peer_addr[ETH_ALEN];
183 struct wpa_authenticator *wpa_auth;
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c1270 struct i802_link *mld_link; in mlme_event_ch_switch() local
1657 struct i802_link *mld_link = NULL; in mlme_event() local