Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/hostapd/
Dapme.c344 struct hostapd_apme *other_apme; in hostapd_apme_frame() local
398 TAILQ_FOREACH(other_apme, &cfg->c_apmes, a_entries) { in hostapd_apme_frame()
399 if (apme == other_apme) in hostapd_apme_frame()
402 (void)hostapd_roaming_del(other_apme, &node); in hostapd_apme_frame()
403 if (hostapd_apme_delnode(other_apme, &node) == 0) in hostapd_apme_frame()