Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
H A DUDPPusher.h44 struct sockaddr_in mRemoteAddr; member
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java403 private Inet4Address mRemoteAddr = REMOTE_ADDR; field in BpfCoordinatorTest.TestConntrackEvent.Builder