Home
last modified time | relevance | path

Searched refs:port (Results 1401 - 1425 of 2257) sorted by relevance

1...<<51525354555657585960>>...91

/third_party/node/test/async-hooks/
H A Dtest-httpparser-reuse.js51 const PORT = server.address().port;
H A Dtest-writewrap.js13 // Creating server and listening on port
28 .connect(server.address().port)
/third_party/node/deps/cares/src/lib/
H A Dares_parse_srv_reply.c94 srv_curr->port = ares_dns_rr_get_u16(rr, ARES_RR_SRV_PORT); in ares_parse_srv_reply()
/third_party/node/deps/brotli/c/include/brotli/
H A Dencode.h15 #include <brotli/port.h>
/third_party/lwip/src/include/lwip/apps/
H A Dmqtt.h56 * Default MQTT port (non-TLS) */
59 * Default MQTT TLS port */
176 err_t mqtt_client_connect(mqtt_client_t *client, const ip_addr_t *ipaddr, u16_t port, mqtt_connection_cb_t cb, void *arg,
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-get/
H A Dminimal-http-server-form-get.c129 info.port = 7681; in main()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/
H A Dminimal-ws-server-pmd-bulk.c113 info.port = 7681; in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/
H A Dminimal-http-server-deaddrop.c149 info.port = 7681; in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib/
H A Dminimal-http-server-eventlib.c81 info.port = 7681; in main()
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-proxy-fallback/
H A Dminimal-raw-proxy-fallback.c11 * to a specified address and port.
98 info.port = 7681; in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-cpp/
H A Dmain.cxx66 info.port = CONTEXT_PORT_NO_LISTEN; in main()
/third_party/lwip/src/include/netif/ppp/
H A Dpppol2tp.h174 u16_t remote_port; /* LNS port */
183 u16_t tunnel_port; /* Tunnel port */
200 struct netif *netif, const ip_addr_t *ipaddr, u16_t port,
/third_party/libcoap/include/coap3/
H A Dcoap_uri.h67 uint16_t port; /**< The port in host byte order */ member
137 * port which is set to the default port for the protocol. This function
153 * port which is set to default port for the protocol. This function returns
169 * If the port is not the default port and create_port_host_opt is not 0, then
182 * @param create_port_host_opt @c 1 if port/host option to be added
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_mbuf_1_0.h88 uint8_t port; /**< Input port. */ member
H A Dlayout_mbuf.h87 uint8_t port; /**< Input port. */ member
/third_party/vk-gl-cts/execserver/
H A DxsExecutionServer.hpp48 ExecutionServer (xs::TestProcess* testProcess, deSocketFamily family, int port, RunMode runMode);
/third_party/skia/third_party/externals/brotli/c/include/brotli/
H A Dencode.h15 #include <brotli/port.h>
/third_party/pulseaudio/src/modules/rtp/
H A Drtsp_client.h57 pa_rtsp_client* pa_rtsp_client_new(pa_mainloop_api *mainloop, const char *hostname, uint16_t port, const char *useragent, bool autoreconnect);
/third_party/protobuf/src/google/protobuf/
H A Dhas_bits.h35 #include <google/protobuf/port.h>
/third_party/protobuf/src/google/protobuf/io/
H A Dgzip_stream.h49 #include <google/protobuf/port.h>
H A Dio_win32.h55 #include <google/protobuf/port.h>
/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.h58 void (*impl_free)(pa_device_port *port);
88 /* The port's available status has changed */
/third_party/rust/crates/clap/examples/
H A Dtyped-derive.rs35 port: usize,
/third_party/selinux/checkpolicy/
H A Dpolicy_define.h47 int define_ibendport_context(unsigned int port);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_client.h34 * port - radiusAuthClientServerPortNumber or radiusAccClientServerPortNumber
36 int port; member

Completed in 9 milliseconds

1...<<51525354555657585960>>...91