Home
last modified time | relevance | path

Searched refs:icmp6_datagram_len (Results 1 – 2 of 2) 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.c585 if (icmp6h->icmp6_datagram_len) in icmp6_ext_append()
625 icmp6h->icmp6_datagram_len = ICMP_EXT_ORIG_DGRAM_MIN_LEN / sizeof(u64); in icmp6_ext_append()