Home
last modified time | relevance | path

Searched defs:proto (Results 76 - 100 of 299) sorted by relevance

12345678910>>...12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_none.c37 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
H A Dl2_packet_rtos.c38 int l2_packet_send(const struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dapi_msg.h121 u16_t proto; member
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c101 int32_t SpawnThread(int32_t policy, int32_t proto) in SpawnThread() argument
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_process_skeleton_unittest.cpp170 int proto = IRemoteObject::IF_PROT_DATABUS; in HWTEST_F() local
187 int proto = IRemoteObject::IF_PROT_ERROR; in HWTEST_F() local
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_skeleton.cpp195 IRemoteInvoker *IPCThreadSkeleton::GetRemoteInvoker(int proto) in GetRemoteInvoker() argument
277 JoinWorkThread(int proto) JoinWorkThread() argument
285 StopWorkThread(int proto) StopWorkThread() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetlink_socket_diag.cpp88 int32_t NetLinkSocketDiag::ExecuteDestroySocket(uint8_t proto, const inet_diag_msg *msg) in ExecuteDestroySocket() argument
178 int32_t NetLinkSocketDiag::ProcessSockDiagDumpResponse(uint8_t proto, const std::string &ipAddr, bool excludeLoopback) in ProcessSockDiagDumpResponse() argument
209 int32_t NetLinkSocketDiag::SendSockDiagDumpRequest(uint8_t proto, uint8_t family, uint32_t states) in SendSockDiagDumpRequest() argument
231 void NetLinkSocketDiag::SockDiagDumpCallback(uint8_t proto, const inet_diag_msg *msg, const std::string &ipAddr, in SockDiagDumpCallback() argument
273 const int32_t proto = IPPROTO_TCP; in DestroyLiveSockets() local
306 SockDiagUidDumpCallback(uint8_t proto, const inet_diag_msg *msg, const NetLinkSocketDiag::DestroyFilter& needDestroy) SockDiagUidDumpCallback() argument
317 ProcessSockDiagUidDumpResponse(uint8_t proto, const NetLinkSocketDiag::DestroyFilter& needDestroy) ProcessSockDiagUidDumpResponse() argument
361 const int32_t proto = IPPROTO_TCP; DestroyLiveSocketsWithUid() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c229 coap_proto_t proto = coapServerParameter->proto; in CoapGetSessionInner() local
270 coap_proto_t proto; in CoapGetSessionEx() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Daacps_tablegen.h73 static av_cold void make_filters_from_proto(float (*filter)[8][2], const float *proto, int bands) in make_filters_from_proto() argument
/third_party/elfutils/libdw/
H A Ddwarf_getmacros.c357 Dwarf_Macro_Op_Proto *proto = &table->table[idx]; in read_macros() local
/third_party/ffmpeg/libavformat/
H A Dsctp.c190 char hostname[1024], proto[1024], path[1024]; in sctp_open() local
H A Dtcp.c111 char hostname[1024],proto[1024],path[1024]; in tcp_open() local
H A Durl.c38 int ff_url_join(char *str, int size, const char *proto, in ff_url_join() argument
/third_party/curl/src/
H A Dtool_libinfo.c198 const char *proto_token(const char *proto) in proto_token() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.h94 char *proto; /* *FoomaticRIPOptionPrototype: if this is set member
/third_party/libcoap/src/
H A Dcoap_address.c428 coap_proto_t proto = 0; in coap_resolve_address_info() local
709 coap_proto_t proto = 0; coap_resolve_address_info() local
[all...]
/third_party/mbedtls/library/
H A Dnet_sockets.c222 int mbedtls_net_bind(mbedtls_net_context *ctx, const char *bind_ip, const char *port, int proto) in mbedtls_net_bind() argument
163 mbedtls_net_connect(mbedtls_net_context *ctx, const char *host, const char *port, int proto) mbedtls_net_connect() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-function-prototype.c220 ecma_value_t proto = ecma_proxy_object_get_prototype_of (this_arg_obj_p); in ecma_builtin_function_prototype_object_bind() local
/third_party/musl/porting/linux/user/src/network/
H A Dgetaddrinfo.c112 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c127 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
/third_party/nghttp2/src/
H A Dshrpx_connection.h185 Proto proto; member
/third_party/node/deps/cares/src/lib/
H A Dares_getnameinfo.c277 const char *proto; in lookup_service() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c73 int proto; /* protocol number (usually 0 = default) */ member
/third_party/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c58 int proto; /* protocol number (usually 0 = default) */ member
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c57 int proto; /* protocol number (usually 0 = default) */ member
[all...]

Completed in 17 milliseconds

12345678910>>...12