Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver_nl80211.c9032 struct i802_bss *tbss; in wpa_driver_nl80211_if_remove() local
9035 for (tbss = drv->first_bss; tbss; tbss = tbss->next) { in wpa_driver_nl80211_if_remove()
9036 if (tbss->next == bss) { in wpa_driver_nl80211_if_remove()
9037 tbss->next = bss->next; in wpa_driver_nl80211_if_remove()