Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.h805 int dpp_relay_port; member
Ddpp_hostapd.c1018 if (!hapd->conf->dpp_relay_port) in hostapd_dpp_relay_needs_controller()
3420 if (hapd->conf->dpp_relay_port) in hostapd_dpp_add_controllers()
3422 hapd->conf->dpp_relay_port, in hostapd_dpp_add_controllers()
/hostap-latest/hostapd/
Dconfig_file.c4852 bss->dpp_relay_port = atoi(pos); in hostapd_config_fill()