Home
last modified time | relevance | path

Searched refs:vlan_bridge (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dvlan_full.c429 } else if (hapd->conf->vlan_bridge[0]) { in vlan_bridge_name()
431 hapd->conf->vlan_bridge, vid); in vlan_bridge_name()
Dap_config.h285 char vlan_bridge[IFNAMSIZ + 1]; member
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dconfig_file.c2451 os_strlcpy(bss->vlan_bridge, pos, sizeof(bss->vlan_bridge)); in hostapd_config_fill()