Searched refs:icmp6_datagram_len (Results 1 – 4 of 4) sorted by relevance
71 #define icmp6_datagram_len icmp6_dataun.un_data8[0] macro
584 if (icmp6h->icmp6_datagram_len) in icmp6_ext_append() 624 icmp6h->icmp6_datagram_len = ICMP_EXT_ORIG_DGRAM_MIN_LEN / sizeof(u64); in icmp6_ext_append()
303 icmp6_hdr(skb)->icmp6_datagram_len * 8); in ipv6_icmp_error_rfc4884()
300 icmph->icmp6_datagram_len = (len - sizeof(*icmph)) / sizeof(uint64_t); in build_icmpv6_pkt()