Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dicmpv6.h71 #define icmp6_datagram_len icmp6_dataun.un_data8[0] macro
/linux/net/ipv6/
H A Dicmp.c584 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()
H A Ddatagram.c303 icmp6_hdr(skb)->icmp6_datagram_len * 8); in ipv6_icmp_error_rfc4884()