Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dvlan_init.c139 if ((hapd->conf->ssid.dynamic_vlan != DYNAMIC_VLAN_DISABLED || in vlan_init()
H A Dieee802_11_auth.c274 if (hapd->conf->ssid.dynamic_vlan == DYNAMIC_VLAN_DISABLED) in hostapd_allowed_address()
558 if (hapd->conf->ssid.dynamic_vlan != DYNAMIC_VLAN_DISABLED) in hostapd_acl_recv_radius()
H A Dap_config.h120 #define DYNAMIC_VLAN_DISABLED 0 macro
H A Dsta_info.c1164 } else if (hapd->conf->ssid.dynamic_vlan == DYNAMIC_VLAN_DISABLED && in ap_sta_set_vlan()
H A Dieee802_1x.c2090 if (hapd->conf->ssid.dynamic_vlan != DYNAMIC_VLAN_DISABLED && in ieee802_1x_receive_auth()