Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/tests/demo/protocol/rtsp/
Drtsp_player_demo.cpp60 struct sockaddr_in servAddr, cliAddr; in RecvUDP() local
/foundation/CastEngine/castengine_wifi_display/tests/demo/player/
Dplayer_demo.cpp159 struct sockaddr_in servAddr, cliAddr; in RecvUDP() local
/foundation/CastEngine/castengine_wifi_display/tests/demo/rtp/
Drtp_dec_demo.cpp88 struct sockaddr_in servAddr, cliAddr; in RecvUDP() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
Dsoftbus_socket_test.cpp81 SoftBusSockAddrIn cliAddr = {0}; in SocketServiceStart() local
137 SoftBusSockAddrIn cliAddr = {0}; in SocketIpv6ServiceStart() local
1028 SoftBusSockAddrIn cliAddr = {0}; variable