Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDieee802_11_auth.c292 if (hapd->conf->ssid.dynamic_vlan == DYNAMIC_VLAN_DISABLED) in hostapd_allowed_address()
579 if (hapd->conf->ssid.dynamic_vlan != DYNAMIC_VLAN_DISABLED) in hostapd_acl_recv_radius()
HDvlan_init.c136 if ((hapd->conf->ssid.dynamic_vlan != DYNAMIC_VLAN_DISABLED || in vlan_init()
HDap_config.h105 #define DYNAMIC_VLAN_DISABLED 0 macro
HDsta_info.c929 } else if (hapd->conf->ssid.dynamic_vlan == DYNAMIC_VLAN_DISABLED && in ap_sta_set_vlan()
HDieee802_1x.c1981 if (hapd->conf->ssid.dynamic_vlan != DYNAMIC_VLAN_DISABLED && in ieee802_1x_receive_auth()