Home
last modified time | relevance | path

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

/system/netd/libnetdbpf/include/netdbpf/
Dbpf_shared.h161 struct in6_addr local6; // The full 128-bits of the destination IPv6 address member
184 struct in6_addr local6; // The full 128-bits of the source IPv6 address member
/system/netd/bpf_progs/
Dclatd.c83 .local6 = ip6->daddr, in nat64()
273 .saddr = v->local6, // struct in6_addr in sched_cls_egress_clat_rawip()
/system/netd/server/
DClatdController.cpp259 .local6 = tracker.v6, in maybeStartBpf()
273 .local6 = tracker.v6, in maybeStartBpf()
403 .local6 = tracker.v6, in maybeStopBpf()
638 inet_ntop(AF_INET6, &value.local6, local6Str, sizeof(local6Str)); in dumpEgress()
669 inet_ntop(AF_INET6, &key.local6, local6Str, sizeof(local6Str)); in dumpIngress()