Home
last modified time | relevance | path

Searched defs:protocol (Results 176 - 200 of 249) sorted by relevance

12345678910

/third_party/backends/backend/
H A Dnet.c698 net_avahi_resolve_callback (AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, argument
755 net_avahi_browse_callback (AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-policy.h382 uint8_t protocol; /**< protocol index */ member
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c165 lws_callback_all_protocol(struct lws_context *context, const struct lws_protocols *protocol, int reason) lws_callback_all_protocol() argument
205 lws_callback_all_protocol_vhost_args(struct lws_vhost *vh, const struct lws_protocols *protocol, int reason, void *argp, size_t len) lws_callback_all_protocol_vhost_args() argument
231 lws_callback_all_protocol_vhost(struct lws_vhost *vh, const struct lws_protocols *protocol, int reason) lws_callback_all_protocol_vhost() argument
471 lws_rx_flow_allow_all_protocol(const struct lws_context *context, const struct lws_protocols *protocol) lws_rx_flow_allow_all_protocol() argument
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c2144 const struct lws_protocols *p1, *protocol = lws_http_to_fallback() local
[all...]
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip.h37 uint8_t protocol; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip.h37 uint8_t protocol; member
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip.h37 uint8_t protocol; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip.h37 uint8_t protocol; member
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c101 static int protocol; variable
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c109 const struct lws_protocols *protocol; member
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h282 u_short protocol; /* PPP protocol number */ member
[all...]
/third_party/lwip/src/netif/ppp/
H A Dppp.c507 static err_t ppp_netif_output(struct netif *netif, struct pbuf *pb, u16_t protocol) { in ppp_netif_output() argument
777 u16_t protocol; ppp_input() local
[all...]
/third_party/musl/include/netinet/
H A Dip.h37 uint8_t protocol; member
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_srvr.c426 PACKET protocol_list, save_protocol_list, protocol; in tls_parse_ctos_alpn() local
/third_party/node/deps/uv/src/unix/
H A Dcore.c462 int uv__socket(int domain, int type, int protocol) { in uv__socket() argument
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-esound.c84 pa_esound_protocol *protocol; member
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-device-manager.c116 pa_native_protocol *protocol; member
/third_party/openssl/ssl/statem/
H A Dextensions_srvr.c426 PACKET protocol_list, save_protocol_list, protocol; in tls_parse_ctos_alpn() local
/third_party/python/Modules/_sqlite/
H A Dcursor.c685 PyObject *protocol = (PyObject *)state->PrepareProtocolType; in bind_parameters() local
745 PyObject *protocol = (PyObject *)state->PrepareProtocolType; in bind_parameters() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dpcsc_funcs.c118 uint32_t protocol; member
120 DWORD protocol; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dpcsc_funcs.c118 uint32_t protocol; member
120 DWORD protocol; member
/base/request/request/frameworks/js/napi/src/
H A Djs_initialize.cpp608 std::string protocol = std::string(protocolStart, protocolEnd); in ParseCertsPath() local
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1646 int32_t protocol; in ProtocolEntityNegotiate() local
[all...]
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_types.h222 std::string protocol = ""; member
[all...]
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp730 RadioProtocol protocol; in SetRadioProtocolTest() local
[all...]

Completed in 40 milliseconds

12345678910