/third_party/node/test/async-hooks/ |
H A D | test-httpparser-reuse.js | 51 const PORT = server.address().port;
|
H A D | test-writewrap.js | 13 // Creating server and listening on port 28 .connect(server.address().port)
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_parse_srv_reply.c | 94 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 D | encode.h | 15 #include <brotli/port.h>
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | mqtt.h | 56 * 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 D | minimal-http-server-form-get.c | 129 info.port = 7681; in main()
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/ |
H A D | minimal-ws-server-pmd-bulk.c | 113 info.port = 7681; in main()
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/ |
H A D | minimal-http-server-deaddrop.c | 149 info.port = 7681; in main()
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib/ |
H A D | minimal-http-server-eventlib.c | 81 info.port = 7681; in main()
|
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-proxy-fallback/ |
H A D | minimal-raw-proxy-fallback.c | 11 * 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 D | main.cxx | 66 info.port = CONTEXT_PORT_NO_LISTEN; in main()
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | pppol2tp.h | 174 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 D | coap_uri.h | 67 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 D | layout_mbuf_1_0.h | 88 uint8_t port; /**< Input port. */ member
|
H A D | layout_mbuf.h | 87 uint8_t port; /**< Input port. */ member
|
/third_party/vk-gl-cts/execserver/ |
H A D | xsExecutionServer.hpp | 48 ExecutionServer (xs::TestProcess* testProcess, deSocketFamily family, int port, RunMode runMode);
|
/third_party/skia/third_party/externals/brotli/c/include/brotli/ |
H A D | encode.h | 15 #include <brotli/port.h>
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rtsp_client.h | 57 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 D | has_bits.h | 35 #include <google/protobuf/port.h>
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | gzip_stream.h | 49 #include <google/protobuf/port.h>
|
H A D | io_win32.h | 55 #include <google/protobuf/port.h>
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | device-port.h | 58 void (*impl_free)(pa_device_port *port); 88 /* The port's available status has changed */
|
/third_party/rust/crates/clap/examples/ |
H A D | typed-derive.rs | 35 port: usize,
|
/third_party/selinux/checkpolicy/ |
H A D | policy_define.h | 47 int define_ibendport_context(unsigned int port);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | radius_client.h | 34 * port - radiusAuthClientServerPortNumber or radiusAccClientServerPortNumber 36 int port; member
|