Searched refs:DPP_TCP_PORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/common/
H A Ddpp.h25 #define DPP_TCP_PORT 7871 macro
H A Ddpp.c9091 &ctrl->ipaddr, DPP_TCP_PORT) < 0)
10025 port = config->tcp_port ? config->tcp_port : DPP_TCP_PORT;
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c442 int tcp_port = DPP_TCP_PORT;

Completed in 131 milliseconds