Home
last modified time | relevance | path

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

/system/netd/libnetdbpf/include/netdbpf/
Dbpf_shared.h199 struct in6_addr neigh6; // The destination IPv6 address member
/system/netd/bpf_progs/
Doffload.c68 .neigh6 = ip6->daddr, in do_forward()
/system/netd/server/
DTetherController.cpp867 .neigh6 = *(const in6_addr*)rule.destination.data(), in addOffloadRule()
885 .neigh6 = *(const in6_addr*)rule.destination.data(), in removeOffloadRule()
1244 inet_ntop(AF_INET6, &key.neigh6, addr, sizeof(addr)); in dumpBpf()