Searched refs:ICMPV6_EXC_HOPLIMIT (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/uapi/linux/
H A Dicmpv6.h132 #define ICMPV6_EXC_HOPLIMIT 0 macro
/linux-master/net/ipv6/
H A Dxfrm6_tunnel.c252 case ICMPV6_EXC_HOPLIMIT:
H A Dexthdrs.c467 ICMPV6_EXC_HOPLIMIT, 0);
628 ICMPV6_EXC_HOPLIMIT, 0);
815 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT,
H A Dicmp.c698 icmp6_send(skb2, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT,
H A Dip6_tunnel.c498 if ((*code) == ICMPV6_EXC_HOPLIMIT) {
H A Dip6_output.c547 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, 0);
H A Dip6_gre.c444 if (code == ICMPV6_EXC_HOPLIMIT) {
/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c273 ICMPV6_EXC_HOPLIMIT, 0);

Completed in 160 milliseconds