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/
DClatEgress4Value.java31 public final Inet6Address local6; // The full 128-bits of the source IPv6 address field in ClatEgress4Value
45 public ClatEgress4Value(final int oif, final Inet6Address local6, final Inet6Address pfx96, in ClatEgress4Value()
55 public ClatEgress4Value(final int oif, final Inet6Address local6, final Inet6Address pfx96, in ClatEgress4Value()
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()
/packages/modules/Connectivity/bpf/progs/
Dclatd.h35 struct in6_addr local6; // The full 128-bits of the destination IPv6 address member
55 struct in6_addr local6; // The full 128-bits of the source IPv6 address member