Home
last modified time | relevance | path

Searched refs:ICMP_REDIRECT (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
H A Dicmp.h30 case ICMP_REDIRECT: in icmp_is_err()
/linux/include/uapi/linux/
H A Dicmp.h29 #define ICMP_REDIRECT 5 /* Redirect (change route) */ macro
/linux/net/ipv4/
H A Dipcomp.c35 case ICMP_REDIRECT: in ipcomp4_err()
H A Dipip.c168 case ICMP_REDIRECT: in ipip_err()
180 if (type == ICMP_REDIRECT) { in ipip_err()
H A Dproc.c133 { "Redirects", ICMP_REDIRECT },
H A Dip_vti.c361 case ICMP_REDIRECT: in vti4_err()
H A Draw.c219 else if (type == ICMP_REDIRECT) { in raw_err()
H A Desp4.c943 case ICMP_REDIRECT: in esp4_err()
H A Droute.c889 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, in ip_rt_send_redirect()
919 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, gw); in ip_rt_send_redirect()
H A Dtcp_ipv4.c569 case ICMP_REDIRECT: in tcp_v4_err()
/linux/net/netfilter/
H A Dnf_log_syslog.c383 [ICMP_REDIRECT] = 8 + sizeof(struct iphdr), in dump_ipv4_packet()
435 case ICMP_REDIRECT: in dump_ipv4_packet()
H A Dnf_nat_proto.c539 if (inside->icmp.type == ICMP_REDIRECT) { in nf_nat_icmp_reply_translation()
/linux/net/sctp/
H A Dinput.c578 case ICMP_REDIRECT: in sctp_v4_err_handle()
655 if (hdr->type == ICMP_REDIRECT) { in sctp_udp_v4_err()
/linux/net/ipv6/
H A Dsit.c561 case ICMP_REDIRECT: in ipip6_err()
579 if (type == ICMP_REDIRECT) { in ipip6_err()
/linux/net/xfrm/
H A Dxfrm_interface_core.c619 case ICMP_REDIRECT: in xfrmi4_err()