Searched refs:getDstPort (Results 1 – 10 of 10) sorted by relevance
160 && getDstPort() == other.getDstPort() in equals()171 return Objects.hash(getSrcAddress(), getDstAddress(), getSrcPort(), getDstPort(), in hashCode()190 out.writeInt(getDstPort()); in writeToParcel()244 parcel.dstPort = getDstPort(); in toStableParcelable()259 + " dport: " + getDstPort() in toString()
100 out.writeInt(getDstPort()); in writeToParcel()136 && getDstPort() == other.getDstPort(); in equals()141 return Objects.hash(getSrcAddress(), getDstAddress(), getSrcPort(), getDstPort()); in hashCode()
106 public int getDstPort() { in getDstPort() method in KeepalivePacketData
39 parcel.dstPort = pkt.getDstPort(); in toStableParcelable()
77 public int getDstPort() { in getDstPort() method in IpFilterConfiguration
72 assertEquals(testInfo.dstPort, resultData.getDstPort()); in testV4TcpKeepalivePacket()
225 + IpUtils.addressAndPortToString(mPacket.getDstAddress(), mPacket.getDstPort()) in toString()
5172 req.destinationPort = packetData.getDstPort(); in startNattKeepalive()
4973 method public int getDstPort();6075 method public int getDstPort();
5025 method public int getDstPort();6127 method public int getDstPort();