Searched refs:kIPv6PayloadStart (Results 1 – 2 of 2) sorted by relevance
34 static const uint32_t kIPv6PayloadStart = sizeof(ip6_hdr); variable35 static const uint32_t kICMPv6TypeOffset = kIPv6PayloadStart + offsetof(icmp6_hdr, icmp6_type);
48 static const uint32_t kIPv6PayloadStart = kEtherHeaderLen + sizeof(ip6_hdr); variable49 static const uint32_t kICMPv6TypeOffset = kIPv6PayloadStart + offsetof(icmp6_hdr, icmp6_type);