Lines Matching refs:tcp_port
376 int tcp_port)
396 ipaddr, tcp_port,
841 int tcp_port = DPP_TCP_PORT;
858 pos = os_strstr(cmd, " tcp_port=");
861 tcp_port = atoi(pos);
874 tcp_port = peer_bi->port;
959 &ipaddr, tcp_port, hapd->conf->dpp_name,
3222 int tcp_port = DPP_TCP_PORT;
3228 pos = os_strstr(cmd, " tcp_port=");
3231 tcp_port = atoi(pos);
3304 if (hostapd_dpp_pkex_init(hapd, ver, ipaddr, tcp_port) < 0)
3557 pos = os_strstr(cmd, " tcp_port=");
3560 config.tcp_port = atoi(pos);