Home
last modified time | relevance | path

Searched refs:DPP_TCP_PORT (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/common/
Ddpp.h39 #define DPP_TCP_PORT 8908 macro
Ddpp_tcp.c464 &ctrl->ipaddr, DPP_TCP_PORT) < 0) in dpp_relay_new_conn()
2179 port = config->tcp_port ? config->tcp_port : DPP_TCP_PORT; in dpp_controller_start()
Ddpp.c392 bi->port = DPP_TCP_PORT; in dpp_parse_uri_host()
739 if (bi->port == DPP_TCP_PORT) in dpp_gen_uri()
/hostap-latest/src/ap/
Ddpp_hostapd.c841 int tcp_port = DPP_TCP_PORT; in hostapd_dpp_auth_init()
3222 int tcp_port = DPP_TCP_PORT; in hostapd_dpp_pkex_add()
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c845 int tcp_port = DPP_TCP_PORT; in wpas_dpp_auth_init()
4672 int tcp_port = DPP_TCP_PORT; in wpas_dpp_pkex_add()