Home
last modified time | relevance | path

Searched refs:vlan_tagged_interface (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/wpa/src/ap/
HDvlan_init.c567 char *tagged_interface = hapd->conf->ssid.vlan_tagged_interface; in vlan_newlink()
638 char *tagged_interface = hapd->conf->ssid.vlan_tagged_interface; in vlan_dellink()
HDap_config.h106 char *vlan_tagged_interface; member
HDap_config.c426 os_free(conf->ssid.vlan_tagged_interface); in hostapd_config_free_bss()
/NextBSD/contrib/wpa/hostapd/
HDconfig_file.c2727 os_free(bss->ssid.vlan_tagged_interface); in hostapd_config_fill()
2728 bss->ssid.vlan_tagged_interface = os_strdup(pos); in hostapd_config_fill()