Home
last modified time | relevance | path

Searched refs:ICMP_REDIRECT (Results 1 – 20 of 20) 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 Dipip.c168 case ICMP_REDIRECT: in ipip_err()
180 if (type == ICMP_REDIRECT) { in ipip_err()
H A Dipcomp.c35 case ICMP_REDIRECT: in ipcomp4_err()
H A Dicmp.c1390 else if (type == ICMP_REDIRECT) in icmp_err()
1419 [ICMP_REDIRECT] = {
H A Dproc.c133 { "Redirects", ICMP_REDIRECT },
H A Dah4.c451 case ICMP_REDIRECT: in ah4_err()
H A Dip_vti.c361 case ICMP_REDIRECT: in vti4_err()
H A Dip_gre.c188 case ICMP_REDIRECT: in ipgre_err()
245 if (type == ICMP_REDIRECT) { in gre_err()
H A Dping.c567 case ICMP_REDIRECT: in ping_err()
H A Desp4.c981 case ICMP_REDIRECT: in esp4_err()
H A Droute.c878 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, in ip_rt_send_redirect()
908 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, gw); in ip_rt_send_redirect()
H A Dudp.c944 case ICMP_REDIRECT: in __udp4_lib_err()
H A Dtcp_ipv4.c566 case ICMP_REDIRECT: in tcp_v4_err()
/linux/net/netfilter/
H A Dnf_log_syslog.c381 [ICMP_REDIRECT] = 8 + sizeof(struct iphdr), in dump_ipv4_packet()
433 case ICMP_REDIRECT: in dump_ipv4_packet()
H A Dnf_nat_proto.c582 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.c560 case ICMP_REDIRECT: in ipip6_err()
578 if (type == ICMP_REDIRECT) { in ipip6_err()
/linux/net/dccp/
H A Dipv4.c303 case ICMP_REDIRECT: in dccp_v4_err()
/linux/net/xfrm/
H A Dxfrm_interface_core.c620 case ICMP_REDIRECT: in xfrmi4_err()