Home
last modified time | relevance | path

Searched full:ap_vlan (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h101 /* the AP/AP_VLAN iface that is in this bridge */
H A Ddriver_nl80211.c5971 return "AP_VLAN"; in nl80211_iftype_str()
/freebsd/contrib/wpa/hostapd/
H A Dhostapd.conf1664 # Per-Station AP_VLAN interface mode
1665 # If enabled, each station is assigned its own AP_VLAN interface.
1668 # If the sta is not assigned to any VLAN, then its AP_VLAN interface will be
/freebsd/contrib/wpa/src/ap/
H A Dsta_info.c367 * AP_VLAN netdev. in ap_free_sta()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c1783 "iftype=P2P_GO", "iftype=AP_VLAN", "iftype=IBSS", "iftype=NAN", in wpa_cli_complete_get_capability()
H A Dctrl_iface.c4227 if (os_strcmp(iftype_str, "AP_VLAN") == 0) in iftype_str_to_index()