Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dudp_session.cpp113 struct sockaddr_in clientAddr; in OnSessionReadble() local
/foundation/communication/dsoftbus/tests/core/connection/common/fuzztest/connectioncommon_fuzzer/
H A Dconnectioncommon_fuzzer.cpp54 static int32_t ConnectEvent(ListenerModule module, int32_t cfd, const ConnectOption *clientAddr) in ConnectEvent() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_listener_test.cpp114 ConnectOption *clientAddr = (ConnectOption *)SoftBusMalloc(sizeof(ConnectOption)); in HWTEST_F() local
134 ConnectOption *clientAddr = (ConnectOption *)SoftBusMalloc(sizeof(ConnectOption)); in HWTEST_F() local
153 ConnectOption *clientAddr = (ConnectOption *)SoftBusMalloc(sizeof(ConnectOption)); in HWTEST_F() local
H A Dtrans_tcp_direct_message_append_test.cpp1662 ConnectOption *clientAddr = (ConnectOption *)SoftBusMalloc(sizeof(ConnectOption)); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dtcp_server.cpp112 struct sockaddr_in clientAddr; in OnServerReadable() local
H A Dudp_server.cpp141 struct sockaddr_in clientAddr; in OnServerReadable() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_listener.c59 ClientTdcOnConnectEvent(ListenerModule module, int cfd, const ConnectOption *clientAddr) ClientTdcOnConnectEvent() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp180 ConnectOption clientAddr; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dfwmark_network.cpp136 struct sockaddr_un clientAddr; in SendMessage() local
/foundation/communication/dsoftbus/tests/core/connection/common/unittest/
H A Dsoftbus_conn_common_test.cpp81 int32_t ConnectEvent(ListenerModule module, int32_t cfd, const ConnectOption *clientAddr) in ConnectEvent() argument
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_netlink_monitor.c190 static int32_t NetlinkOnConnectEvent(ListenerModule module, int32_t cfd, const ConnectOption *clientAddr) in NetlinkOnConnectEvent() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_reliability.c222 static int32_t LaneDetectOnConnectEvent(ListenerModule module, int32_t cfd, const ConnectOption *clientAddr) in LaneDetectOnConnectEvent() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_resolv_listen.cpp384 sockaddr_un clientAddr = {0}; in StartListen() local
H A Ddns_proxy_listen.cpp252 auto clientAddr = std::make_unique<AlignedSockAddr>(); in GetRequestAndTransmit() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp510 SoftBusSockAddrIn clientAddr; in HWTEST_F() local
561 SoftBusSockAddrIn clientAddr; in HWTEST_F() local
579 SoftBusSockAddrIn clientAddr; in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c152 static int32_t CreateSessionConnNode(ListenerModule module, int fd, int32_t chanId, const ConnectOption *clientAddr) in CreateSessionConnNode() argument
207 static int32_t TdcOnConnectEvent(ListenerModule module, int cfd, const ConnectOption *clientAddr) in TdcOnConnectEvent() argument
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c407 static int32_t AcceptTcpClient(int32_t fd, ConnectOption *clientAddr, int32_t *cfd) in AcceptTcpClient() argument
[all...]
H A Dsoftbus_base_listener.c849 ConnectOption clientAddr = { in ProcessSpecifiedServerAcceptEvent() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dvpn_manager.cpp301 sockaddr_in clientAddr; in StartUnixSocketListen() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_group_manager.cpp157 std::string clientAddr = client->GetDeviceAddress(); in GetNetworkIdFromClients() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_socket.c411 struct sockaddr_in clientAddr; in AcceptSocket() local
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dsocket_utils.cpp502 int32_t SocketUtils::AcceptSocket(int32_t fd, struct sockaddr_in *clientAddr, socklen_t *addrLen) in AcceptSocket() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c65 int32_t __attribute__((weak)) RouteBuildServerAuthManager(int32_t cfd, const ConnectOption *clientAddr) in RouteBuildServerAuthManager() argument
268 static int32_t OnConnectEvent(ListenerModule module, int32_t cfd, const ConnectOption *clientAddr) in OnConnectEvent() argument
/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c216 static int32_t TcpOnConnectEvent(ListenerModule module, int32_t cfd, const ConnectOption *clientAddr) in TcpOnConnectEvent() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1995 FillpValidateCookie(IN FILLP_CONST struct FillpPcb *pcb, IN FILLP_UINT16 serverPort, IN FILLP_CONST struct sockaddr_in6 *clientAddr, IN FILLP_CONST FillpCookieContent *stateCookie) FillpValidateCookie() argument

Completed in 27 milliseconds