Searched refs:getClatv4SrcAddress (Results 1 – 4 of 4) sorted by relevance
1082 public Inet4Address getClatv4SrcAddress() { in getClatv4SrcAddress() method in NetworkAgentInfo1083 return clatd.getClatv4SrcAddress(); in getClatv4SrcAddress()
586 public Inet4Address getClatv4SrcAddress() { in getClatv4SrcAddress() method in Nat464Xlat
567 if (!ki.mPacket.getSrcAddress().equals(ki.getNai().getClatv4SrcAddress())) return ki; in handleUpdateKeepaliveForClat()
615 doReturn(InetAddress.getByAddress(V4_SRC_ADDR)).when(mNai).getClatv4SrcAddress(); in setupTestNaiForClat()