Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c4883 struct hostapd_data *next_fbss; in hostapd_mld_remove_link() local
4905 next_fbss = dl_list_entry(mld->links.next, struct hostapd_data, in hostapd_mld_remove_link()
4907 mld->fbss = next_fbss; in hostapd_mld_remove_link()