Home
last modified time | relevance | path

Searched refs:ICMPV6_EXC_HOPLIMIT (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dicmpv6.h124 #define ICMPV6_EXC_HOPLIMIT 0 macro
/linux-4.4.14/net/ipv6/
Dxfrm6_tunnel.c262 case ICMPV6_EXC_HOPLIMIT: in xfrm6_tunnel_err()
Dexthdrs.c459 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, in ipv6_rthdr_rcv()
Dip6_output.c430 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, 0); in ip6_forward()
Dip6_tunnel.c577 if ((*code) == ICMPV6_EXC_HOPLIMIT) { in ip6_tnl_err()
Dip6_gre.c411 if (code == ICMPV6_EXC_HOPLIMIT) { in ip6gre_err()