Home
last modified time | relevance | path

Searched defs:local6 (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/common/src/com/android/net/module/util/bpf/
DClatIngress6Key.java34 public final Inet6Address local6; // The full 128-bits of the destination IPv6 address field in ClatIngress6Key
36 public ClatIngress6Key(final int iif, final Inet6Address pfx96, final Inet6Address local6) { in ClatIngress6Key()
DClatEgress4Value.java31 public final Inet6Address local6; // The full 128-bits of the source IPv6 address field in ClatEgress4Value
39 public ClatEgress4Value(final int oif, final Inet6Address local6, final Inet6Address pfx96, in ClatEgress4Value()
/packages/modules/Connectivity/bpf_progs/
Dclatd.h35 struct in6_addr local6; // The full 128-bits of the destination IPv6 address member
53 struct in6_addr local6; // The full 128-bits of the source IPv6 address member