Home
last modified time | relevance | path

Searched defs:sockFd (Results 1 - 25 of 25) sorted by relevance

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_netlink_test.cpp51 int32_t sockFd = 123; in HWTEST_F() local
59 int32_t sockFd = 123; in HWTEST_F() local
65 int32_t sockFd = 123; in HWTEST_F() local
78 int32_t sockFd = 123; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dnet_buscenter_test.cpp114 int32_t sockFd = -1; in SetIpaddr() local
162 int32_t sockFd = -1; SetIpDown() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_util.cpp25 int SocketUtil::SocketSendData(int sockFd, const uint8_t *buf, int len) in SocketSendData() argument
43 int SocketUtil::SocketSendFd(int sockFd, const uint8_t *buf, int len, int acceptFd) in SocketSendFd() argument
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_connection.cpp49 int32_t sockFd = socket(); in Connect() local
H A Dsocket_session_manager.cpp105 bool SocketSessionManager::SetBufferSize(int32_t sockFd, int32_t bufSize) in SetBufferSize() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Dmock_custom_func.cpp100 int __wrap_GetDhcpKernelPacket(struct DhcpPacket *getPacket, int sockFd) in __wrap_GetDhcpKernelPacket() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dmulti_gateway.cpp155 int32_t sockFd = socket(AF_INET, SOCK_DGRAM, 0); in DoArpItem() local
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_netlink_monitor.c56 int32_t sockFd; in CreateNetlinkSocket() local
209 int32_t sockFd in LnnInitNetlinkMonitorImpl() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
H A Dnstackx_qdisc.c101 int32_t sockFd; in GetQdiscUsedLength() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_netlink.cpp86 int32_t WifiNetLink::SendCmdKernel(int32_t sockFd, int32_t cmd, int32_t flag) in SendCmdKernel() argument
122 int32_t WifiNetLink::StartMonitor(int32_t sockFd) in StartMonitor() argument
127 int32_t WifiNetLink::ProcessQueryTcp(int32_t sockFd) in ProcessQueryTcp() argument
134 int32_t sockFd = -1; in SendQoeCmd() local
164 ProcessReportMsg(int32_t sockFd, int32_t cmd) ProcessReportMsg() argument
[all...]
/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
H A Dtls_socket.h298 explicit TLSSocket(int sockFd): sockFd_(sockFd), isExtSock_(true) {} in TLSSocket() argument
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp60 int sockFd = socket(PF_PACKET, SOCK_DGRAM, htons(ETH_P_IP)); in CreateRawSocket() local
70 int CreateKernelSocket(int *sockFd) in CreateKernelSocket() argument
119 int BindKernelSocket(const int sockFd, const char *ifaceName, const uint32_t sockIp, const int sockPort, bool bCast) in BindKernelSocket() argument
437 GetDhcpKernelPacket(struct DhcpPacket *getPacket, int sockFd) GetDhcpKernelPacket() argument
[all...]
H A Ddhcp_ipv6_client.cpp471 int32_t sockFd = socket(AF_NETLINK, SOCK_RAW, 0); in createKernelSocket() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp107 ssize_t AudioSocketThread::AudioPnpReadUeventMsg(int sockFd, char *buffer, size_t length) in AudioPnpReadUeventMsg() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dclat_utils.cpp328 int32_t ConfigureWriteSocket(int sockFd, const std::string &v6Iface) in ConfigureWriteSocket() argument
383 int32_t ConfigureReadSocket(int sockFd, const std::string &addrStr, int ifIndex) in ConfigureReadSocket() argument
H A Dnetsys_client.c118 int32_t sockFd = socket(AF_UNIX, SOCK_STREAM, 0); in CreateConnectionToNetSys() local
163 static int32_t NetSysGetResolvConfInternal(int sockFd, uint16_t netId, struct ResolvConfig *config) in NetSysGetResolvConfInternal() argument
200 int sockFd = CreateConnectionToNetSys(); NetSysGetResolvConf() local
218 NetsysSendKeyForCache(int sockFd, struct ParamWrapper param, struct RequestInfo info) NetsysSendKeyForCache() argument
244 NetSysGetResolvCacheInternal(int sockFd, uint16_t netId, const struct ParamWrapper param, struct AddrInfo addrInfo[static MAX_RESULTS], uint32_t *num) NetSysGetResolvCacheInternal() argument
288 int sockFd = CreateConnectionToNetSys(); NetSysGetResolvCache() local
344 NetSysSetResolvCacheInternal(int sockFd, uint16_t netId, const struct ParamWrapper param, struct addrinfo *res) NetSysSetResolvCacheInternal() argument
391 int sockFd = CreateConnectionToNetSys(); NetSysSetResolvCache() local
406 NetSysIsIpv6EnableInternal(int sockFd, uint16_t netId, int *enable) NetSysIsIpv6EnableInternal() argument
428 int sockFd = CreateConnectionToNetSys(); NetSysIsIpv6Enable() local
442 NetSysPostDnsResultPollSendData(int sockFd, int queryret, int32_t resNum, struct QueryParam *param, struct AddrInfo addrInfo[static MAX_RESULTS]) NetSysPostDnsResultPollSendData() argument
469 NetSysPostDnsResultInternal(int sockFd, uint16_t netId, char* name, int usedtime, int queryret, struct addrinfo *res, struct queryparam *param) NetSysPostDnsResultInternal() argument
534 int sockFd = CreateConnectionToNetSys(); NetSysPostDnsResult() local
547 NetSysGetDefaultNetworkInternal(int sockFd, uint16_t netId, int32_t *currentNetId) NetSysGetDefaultNetworkInternal() argument
569 int sockFd = CreateConnectionToNetSys(); NetSysGetDefaultNetwork() local
578 NetSysBindSocketInternal(int sockFd, uint16_t netId, int32_t fd) NetSysBindSocketInternal() argument
600 int sockFd = CreateConnectionToNetSys(); NetSysBindSocket() local
[all...]
/foundation/communication/netstack/test/unittest/tls_test/server/
H A Dtls_socket_server_branch_test.cpp426 int sockFd = 0; in HWTEST_F() local
439 constexpr int sockFd = 1; in HWTEST_F() local
458 constexpr int sockFd = 1; in HWTEST_F() local
506 constexpr int sockFd = 1; in HWTEST_F() local
519 constexpr int sockFd = 1; HWTEST_F() local
536 constexpr int sockFd = 1; HWTEST_F() local
551 constexpr int sockFd = 1; HWTEST_F() local
568 constexpr int sockFd = 1; HWTEST_F() local
[all...]
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_server_branch_test.cpp426 int sockFd = 0; in HWTEST_F() local
439 constexpr int sockFd = 1; in HWTEST_F() local
458 constexpr int sockFd = 1; in HWTEST_F() local
506 constexpr int sockFd = 1; in HWTEST_F() local
519 constexpr int sockFd = 1; HWTEST_F() local
536 constexpr int sockFd = 1; HWTEST_F() local
551 constexpr int sockFd = 1; HWTEST_F() local
568 constexpr int sockFd = 1; HWTEST_F() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocket_exec.cpp77 auto sockFd = static_cast<int>(reinterpret_cast<uint64_t>(context->extManager_->GetData())); in ExecInit() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c914 static struct FtSocket *SockAcceptGetAndCheck(FILLP_INT sockFd) in SockAcceptGetAndCheck() argument
971 static struct FtNetconn *SockPopConn(struct FtSocket *sock, FILLP_INT sockFd) in SockPopConn() argument
1039 SockAccept(FILLP_INT sockFd, struct sockaddr *addr, socklen_t *addrLen) SockAccept() argument
1293 SockGetRtt(FILLP_INT sockFd) SockGetRtt() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c328 FillpFuncFdClr( IN FILLP_UINT sockFd, IN FT_FD_SET clrFdSet) FillpFuncFdClr() argument
335 FillpFuncFdSet( IN FILLP_UINT sockFd, IN FT_FD_SET setFd) FillpFuncFdSet() argument
342 FillpFuncFdIsSet( IN FILLP_INT sockFd, IN FT_FD_SET isSetFd) FillpFuncFdIsSet() argument
1089 FillpFuncBindSocket( IN FILLP_INT32 sockFd, IN FILLP_CONST void *myAddr, IN FILLP_INT32 addrLen) FillpFuncBindSocket() argument
1097 FillpFuncConnectSocket( IN FILLP_INT32 sockFd, IN FILLP_CONST void *myAddr, IN FILLP_INT32 addrLen) FillpFuncConnectSocket() argument
1105 FillpFuncGetSockName( IN FILLP_INT32 sockFd, IN void *myAddr, IN void *addrLen) FillpFuncGetSockName() argument
1146 FillpFuncSetSockOpt(IN FILLP_INT sockFd, IN FILLP_INT level, IN FILLP_INT optName, IN FILLP_CONST void *optVal, IN FILLP_INT optLen) FillpFuncSetSockOpt() argument
1152 FillpFuncGetSockOpt(IN FILLP_INT sockFd, IN FILLP_INT level, IN FILLP_INT optName, IO void *optVal, IO FILLP_INT *optLen) FillpFuncGetSockOpt() argument
1168 FillpFuncCloseSocket(IN FILLP_INT32 sockFd) FillpFuncCloseSocket() argument
1186 FillpFuncSendTo(IN FILLP_INT sockFd, IN const void *buf, IN FILLP_SIZE_T len, IN FILLP_INT flags, IN const void *to, IN FILLP_SIZE_T toLen) FillpFuncSendTo() argument
1200 FillpFuncRecvFrom(IN FILLP_INT sockFd, OUT void *buf, IN FILLP_SIZE_T len, IN FILLP_INT flags, OUT void *from, IO FILLP_SIZE_T *fromLen) FillpFuncRecvFrom() argument
1214 FillpFuncSend( IN FILLP_INT sockFd, IN const void *buffer, IN FILLP_INT len, IN FILLP_INT flags) FillpFuncSend() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp753 int sockFd = FtSocket(AF_INET, SOCK_STREAM, IPPROTO_FILLP); in CreateAndBindSocket() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp2245 int sockFd = context->GetSocketFd(); in TcpGetSocketFdCallback() local
2254 int sockFd = context->GetSocketFd(); in UdpGetSocketFdCallback() local
H A Dlocal_socket_exec.cpp1273 int sockFd = context->GetSocketFd(); in LocalSocketGetSocketFdCallback() local
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp269 int sockFd = static_cast<int>(data[0]); in CreateKernelSocketFuzzerTest1() local
283 int sockFd = static_cast<int>(data[0]); in BindKernelSocketFuzzerTest() local

Completed in 25 milliseconds