Home
last modified time | relevance | path

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

12345678910>>...48

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgsmmux.h42 unsigned short protocol; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_ip.h38 __u8 protocol; member
H A Debt_ip6.h38 __u8 protocol; member
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c36 static __always_inline void count_tx(u32 protocol) in count_tx() argument
45 get_dport(void *trans_data, void *data_end, u8 protocol) get_dport() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgsmmux.h42 unsigned short protocol; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_ip.h26 __u8 protocol; member
H A Debt_ip6.h27 __u8 protocol; member
/test/xts/hats/kernel/syscalls/net/socket/
H A DSocketApiTest.cpp61 int protocol; member
/third_party/backends/backend/escl/
H A Descl_devices.c56 resolve_callback(AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char __sane_unused__ *type, const char __sane_unused__ *domain, const char __sane_unused__ *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags __sane_unused__ flags, void __sane_unused__ *userdata) resolve_callback() argument
128 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/libwebsockets/plugins/
H A Dprotocol_lws_raw_test.c86 const struct lws_protocols *protocol; member
[all...]
/third_party/node/src/inspector/
H A Dnode_string.h15 namespace protocol { namespace
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c72 int pthread_mutexattr_getprotocol(const pthread_mutexattr_t *restrict a, int *restrict protocol) in pthread_mutexattr_getprotocol() argument
/third_party/musl/src/thread/
H A Dpthread_attr_get.c76 int pthread_mutexattr_getprotocol(const pthread_mutexattr_t *restrict a, int *restrict protocol) in pthread_mutexattr_getprotocol() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/
H A Dprotocol_lws_minimal.c42 const struct lws_protocols *protocol; member
/third_party/libwebsockets/plugin-standalone/
H A Dprotocol_example_standalone.c41 const struct lws_protocols *protocol; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/
H A Dprotocol_lws_minimal.c57 const struct lws_protocols *protocol; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
H A Dprotocol_lws_minimal.c42 const struct lws_protocols *protocol; member
/third_party/lwip/src/include/lwip/
H A Draw.h81 u8_t protocol; member
/third_party/node/deps/v8/src/inspector/
H A Dstring-util.h20 namespace protocol { namespace
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_egd.c70 hpns_socket(int family, int type, int protocol, char* transport) hpns_socket() argument
/third_party/openssl/crypto/rand/
H A Drand_egd.c70 hpns_socket(int family, int type, int protocol, char* transport) hpns_socket() argument
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-publish.c66 pa_native_protocol *protocol; member
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSocket.cpp70 void SocketAddress::setProtocol (deSocketProtocol protocol) in setProtocol() argument
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Diptables_rule_plugin_test.cpp356 IPTABLES::Protocol protocol = IPTABLES::Protocol::TCP; in HWTEST_F() local
357 plugin->ProcessFirewallProtocol(static_cast<int32_t>(IPTABLES::Protocol::ALL), protocol); in HWTEST_F() local
359 plugin->ProcessFirewallProtocol(static_cast<int32_t>(IPTABLES::Protocol::TCP), protocol); in HWTEST_F() local
361 plugin->ProcessFirewallProtocol(static_cast<int32_t>(IPTABLES::Protocol::UDP), protocol); HWTEST_F() local
363 plugin->ProcessFirewallProtocol(static_cast<int32_t>(IPTABLES::Protocol::ICMP), protocol); HWTEST_F() local
365 plugin->ProcessFirewallProtocol(static_cast<int32_t>(IPTABLES::Protocol::INVALID), protocol); HWTEST_F() local
[all...]
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Darray_usb_device_type_serializer.cpp64 cJSON* protocol = cJSON_GetObjectItem(item, PROTOCOL.c_str()); in Deserialize() local
[all...]

Completed in 10 milliseconds

12345678910>>...48