Searched refs:http_port (Results 1 – 3 of 3) sorted by relevance
354 local http_host http_port356 f_getvar $VAR_HTTP_PORT http_port378 f_quietly nc -nz "$host" "$http_port" || continue383 "$http_host" "$http_port"400 nc -n "$host" "$http_port"403 "$http_host" "$http_port"570 local http_host http_port572 f_getvar $VAR_HTTP_PORT http_port598 f_quietly nc -nz "$host" "$http_port" || continue603 "$http_host" "$http_port"[all …]
89 int http_port; member
461 ap->er->ip_addr_text, ap->er->http_port, in wps_er_subscribe()1321 er->http_port = http_server_get_port(er->http_srv); in wps_er_init()