Home
last modified time | relevance | path

Searched defs:addrIn (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_extra_exec.cpp60 auto *addrIn = reinterpret_cast<struct sockaddr_in *>(&addr); in ExecGetLocalAddress() local
95 auto *addrIn = reinterpret_cast<struct sockaddr_in *>(&addr); in ExecTcpServerGetLocalAddress() local
H A Dsocket_exec.cpp1682 auto *addrIn = reinterpret_cast<struct sockaddr_in *>(&addr); in ExecTcpConnectionGetLocalAddress() local
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c174 SoftBusSockAddrIn addrIn = {0}; in BindLocalIP() local
268 SoftBusSockAddrIn addrIn = {0}; in SocketConnect() local
H A Dsoftbus_socket.c363 SoftBusSockAddrIn addrIn = {0}; in ConnPreAssignPortBind() local
468 int32_t Ipv4AddrToAddrIn(SoftBusSockAddrIn *addrIn, const char *ip, uint16_t port) in Ipv4AddrToAddrIn() argument
[all...]

Completed in 6 milliseconds