| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
| H A D | l2_packet_none.c | 37 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
|
| H A D | l2_packet_rtos.c | 38 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 D | api_msg.h | 121 u16_t proto; member
|
| /foundation/communication/ipc/ipc/native/c/manager/src/ |
| H A D | ipc_process_skeleton.c | 101 int32_t SpawnThread(int32_t policy, int32_t proto) in SpawnThread() argument
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| H A D | ipc_process_skeleton_unittest.cpp | 170 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 D | ipc_thread_skeleton.cpp | 195 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 D | netlink_socket_diag.cpp | 88 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 D | coap_client.c | 229 coap_proto_t proto = coapServerParameter->proto; in CoapGetSessionInner() local 270 coap_proto_t proto; in CoapGetSessionEx() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacps_tablegen.h | 73 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 D | dwarf_getmacros.c | 357 Dwarf_Macro_Op_Proto *proto = &table->table[idx]; in read_macros() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | sctp.c | 190 char hostname[1024], proto[1024], path[1024]; in sctp_open() local
|
| H A D | tcp.c | 111 char hostname[1024],proto[1024],path[1024]; in tcp_open() local
|
| H A D | url.c | 38 int ff_url_join(char *str, int size, const char *proto, in ff_url_join() argument
|
| /third_party/curl/src/ |
| H A D | tool_libinfo.c | 198 const char *proto_token(const char *proto) in proto_token() argument
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.h | 94 char *proto; /* *FoomaticRIPOptionPrototype: if this is set member
|
| /third_party/libcoap/src/ |
| H A D | coap_address.c | 428 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 D | net_sockets.c | 222 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 D | ecma-builtin-function-prototype.c | 220 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 D | getaddrinfo.c | 112 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
|
| /third_party/musl/src/network/linux/ |
| H A D | getaddrinfo.c | 127 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_connection.h | 185 Proto proto; member
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_getnameinfo.c | 277 const char *proto; in lookup_service() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/connect/ |
| H A D | connect01.c | 73 int proto; /* protocol number (usually 0 = default) */ member
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| H A D | send01.c | 58 int proto; /* protocol number (usually 0 = default) */ member
|
| /third_party/ltp/testcases/kernel/syscalls/sendto/ |
| H A D | sendto01.c | 57 int proto; /* protocol number (usually 0 = default) */ member [all...] |