Home
last modified time | relevance | path

Searched defs:boundIp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp1278 auto boundIp = (ip.empty()) ? localIpPort_.ip : ip; in SetSocketBoundInner() local
1318 auto boundIp = (tmp.empty()) ? localIpPort_.ip : tmp; in SetSocketBindToDevices() local