Searched refs:ICMPV6_EXC_HOPLIMIT (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/include/uapi/linux/ |
D | icmpv6.h | 125 #define ICMPV6_EXC_HOPLIMIT 0 macro
|
/Linux-v4.19/net/ipv6/ |
D | xfrm6_tunnel.c | 262 case ICMPV6_EXC_HOPLIMIT: in xfrm6_tunnel_err()
|
D | exthdrs.c | 460 ICMPV6_EXC_HOPLIMIT, 0); in ipv6_srh_rcv() 642 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, in ipv6_rthdr_rcv()
|
D | icmp.c | 652 icmp6_send(skb2, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, in ip6_err_gen_icmpv6_unreach()
|
D | ip6_output.c | 454 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, 0); in ip6_forward()
|
D | ip6_tunnel.c | 512 if ((*code) == ICMPV6_EXC_HOPLIMIT) { in ip6_tnl_err()
|
D | ip6_gre.c | 472 if (code == ICMPV6_EXC_HOPLIMIT) { in ip6gre_err()
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 274 ICMPV6_EXC_HOPLIMIT, 0); in decrement_ttl()
|