Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h784 int dpp_relay_port; member
H A 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()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4777 bss->dpp_relay_port = atoi(pos); in hostapd_config_fill()