/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/ |
H A D | wifi_netlink_test.cpp | 51 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 D | net_buscenter_test.cpp | 114 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 D | socket_util.cpp | 25 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 D | socket_connection.cpp | 49 int32_t sockFd = socket(); in Connect() local
|
H A D | socket_session_manager.cpp | 105 bool SocketSessionManager::SetBufferSize(int32_t sockFd, int32_t bufSize) in SetBufferSize() argument
|
/foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
H A D | mock_custom_func.cpp | 100 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 D | multi_gateway.cpp | 155 int32_t sockFd = socket(AF_INET, SOCK_DGRAM, 0); in DoArpItem() local
|
/foundation/communication/dsoftbus/adapter/common/bus_center/network/ |
H A D | lnn_netlink_monitor.c | 56 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 D | nstackx_qdisc.c | 101 int32_t sockFd; in GetQdiscUsedLength() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/ |
H A D | wifi_netlink.cpp | 86 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 D | tls_socket.h | 298 explicit TLSSocket(int sockFd): sockFd_(sockFd), isExtSock_(true) {} in TLSSocket() argument
|
/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_socket.cpp | 60 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 D | dhcp_ipv6_client.cpp | 471 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 D | audio_socket_thread.cpp | 107 ssize_t AudioSocketThread::AudioPnpReadUeventMsg(int sockFd, char *buffer, size_t length) in AudioPnpReadUeventMsg() argument
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | clat_utils.cpp | 328 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 D | netsys_client.c | 118 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 D | tls_socket_server_branch_test.cpp | 426 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 D | tls_socket_server_branch_test.cpp | 426 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 D | tlssocket_exec.cpp | 77 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 D | socket_app.c | 914 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 D | callbacks.c | 328 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 D | vtp_stream_socket.cpp | 753 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 D | socket_exec.cpp | 2245 int sockFd = context->GetSocketFd(); in TcpGetSocketFdCallback() local 2254 int sockFd = context->GetSocketFd(); in UdpGetSocketFdCallback() local
|
H A D | local_socket_exec.cpp | 1273 int sockFd = context->GetSocketFd(); in LocalSocketGetSocketFdCallback() local
|
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/ |
H A D | dhcpclientfun_fuzzer.cpp | 269 int sockFd = static_cast<int>(data[0]); in CreateKernelSocketFuzzerTest1() local 283 int sockFd = static_cast<int>(data[0]); in BindKernelSocketFuzzerTest() local
|