HomeSort by: relevance | last modified time | path
    Searched refs:HAPD_IFACE_ENABLED (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
hostapd.h 544 HAPD_IFACE_ENABLED
dfs.c 1162 if (iface->state != HAPD_IFACE_ENABLED &&
1192 * received during non-HAPD_IFACE_ENABLED state, make
1197 if (iface->state != HAPD_IFACE_ENABLED &&
hostapd.c 1901 if (iface->state == HAPD_IFACE_ENABLED) {
2421 if (bss->iface->state != HAPD_IFACE_ENABLED) {
2674 hostapd_set_state(iface, HAPD_IFACE_ENABLED);
3779 (hapd_iface->state == HAPD_IFACE_ENABLED &&
4092 case HAPD_IFACE_ENABLED:
ieee802_11.c 6288 if (hapd->iface->state != HAPD_IFACE_ENABLED) {
7511 iface->state != HAPD_IFACE_ENABLED ||
7835 iface->state != HAPD_IFACE_ENABLED ||
drv_callbacks.c 1308 hapd->iface->state != HAPD_IFACE_ENABLED) {

Completed in 79 milliseconds