Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/wpa/src/ap/
H A Dieee802_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()
H A Dvlan_init.c136 if ((hapd->conf->ssid.dynamic_vlan != DYNAMIC_VLAN_DISABLED || in vlan_init()
H A Dap_config.h105 #define DYNAMIC_VLAN_DISABLED 0 macro
H A Dsta_info.c929 } else if (hapd->conf->ssid.dynamic_vlan == DYNAMIC_VLAN_DISABLED && in ap_sta_set_vlan()
H A Dieee802_1x.c1981 if (hapd->conf->ssid.dynamic_vlan != DYNAMIC_VLAN_DISABLED && in ieee802_1x_receive_auth()