Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/netinet/
H A Dicmp6.h74 struct icmp6_hdr { struct
172 struct icmp6_hdr mld_icmp6_hdr;
190 struct icmp6_hdr nd_rs_hdr;
200 struct icmp6_hdr nd_ra_hdr;
228 struct icmp6_hdr nd_ns_hdr;
239 struct icmp6_hdr nd_na_hdr;
253 struct icmp6_hdr nd_rd_hdr;
358 struct icmp6_hdr icmp6_nl_hdr;
372 struct icmp6_hdr icmp6_ni_hdr;
424 struct icmp6_hdr rr_hdr;
/aosp12/packages/modules/Connectivity/Tethering/jni/
H A Dandroid_net_util_TetheringUtils.cpp35 static const uint32_t kICMPv6TypeOffset = kIPv6PayloadStart + offsetof(icmp6_hdr, icmp6_type);
/aosp12/packages/modules/NetworkStack/jni/
H A Dnetwork_stack_utils_jni.cpp49 static const uint32_t kICMPv6TypeOffset = kIPv6PayloadStart + offsetof(icmp6_hdr, icmp6_type);