Home
last modified time | relevance | path

Searched defs:protocol (Results 151 - 175 of 206) sorted by relevance

123456789

/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
H A Dmodule-stream-restore.c106 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
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk1.cpp1028 int protocol = PARAM_0; in PThreadMutexAttrGetProtocol() local
1080 int protocol = PARAM_0; in PThreadMutexAttrSetProtocol() local
/third_party/glfw/src/
H A Dx11_window.c1549 const Atom protocol = event->xclient.data.l[0]; in processEvent() local
/third_party/backends/backend/
H A Dkodakaio.c2280 resolve_callback( AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void* userdata) resolve_callback() argument
2353 browse_callback( AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) browse_callback() argument
/third_party/libuv/src/unix/
H A Dcore.c518 int uv__socket(int domain, int type, int protocol) { in uv__socket() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h1304 const char *protocol; global() member
[all...]
/third_party/lwip/src/api/
H A Dsockets.c1755 lwip_socket(int domain, int type, int protocol) in lwip_socket() argument
/third_party/libwebsockets/lib/secure-streams/
H A Dprivate-lib-secure-streams.h581 const struct lws_protocols *protocol; member
/third_party/python/Lib/
H A Dssl.py721 def protocol(self): global() member in SSLContext
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c3433 create_socket(struct MHD_Daemon *daemon, int domain, int type, int protocol) create_socket() argument
H A Dinternal.h849 int protocol; member
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c104 pa_raop_protocol_t protocol; member
1437 pa_raop_client* pa_raop_client_new(pa_core *core, const char *host, pa_raop_protocol_t protocol, in pa_raop_client_new() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c2745 const char *protocol; in write_selinux_port_rules_to_cil() local
H A Dservices.c1974 sepol_port_sid(uint16_t domain __attribute__ ((unused)), uint16_t type __attribute__ ((unused)), uint8_t protocol, uint16_t port, sepol_security_id_t * out_sid) sepol_port_sid() argument

Completed in 60 milliseconds

123456789