Searched refs:dst46 (Results 1 – 4 of 4) sorted by relevance
51 public final byte[] dst46; field in Tether4Value65 final byte[] src46, final byte[] dst46, final int srcPort, in Tether4Value() argument76 this.dst46 = dst46; in Tether4Value()90 InetAddress.getByAddress(src46), InetAddress.getByAddress(dst46), in toString()
761 if (Arrays.equals(v.dst46, toIpv4MappedAddressBytes(clientAddr))) { in tetherOffloadRuleClear()1073 dst4 = InetAddress.getByAddress(value.dst46).getHostAddress(); in ipv4RuleToString()1914 ipv4MappedAddressBytesToIpv4Address(v.dst46), (short) v.dstPort, in maybeRefreshConntrackTimeout()
198 struct in6_addr dst46; // destination IP addresses (may be IPv4 mapped or IPv6 for upstream) member
588 const __be32 new_daddr = v->dst46.s6_addr32[3]; in do_forward4()