Home
last modified time | relevance | path

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

/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 Dah4.c461 case ICMP_REDIRECT: in ah4_err()
H A Dicmp.c1639 else if (type == ICMP_REDIRECT) in icmp_err()
1668 [ICMP_REDIRECT] = {
H A Dip_vti.c361 case ICMP_REDIRECT: in vti4_err()
H A Dip_gre.c186 case ICMP_REDIRECT: in ipgre_err()
249 if (type == ICMP_REDIRECT) { in gre_err()
H A Draw.c225 else if (type == ICMP_REDIRECT) { in raw_err()
H A Desp4.c952 case ICMP_REDIRECT: in esp4_err()
H A Droute.c954 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, gw); in ip_rt_send_redirect()
H A Dudp.c979 case ICMP_REDIRECT: in udp_err()
H A Dtcp_ipv4.c563 case ICMP_REDIRECT: in tcp_v4_err()
/linux/net/netfilter/
H A Dnf_log_syslog.c394 [ICMP_REDIRECT] = 8 + sizeof(struct iphdr), in dump_ipv4_packet()
446 case ICMP_REDIRECT: in dump_ipv4_packet()
H A Dnf_nat_proto.c520 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/dccp/
H A Dipv4.c
/linux/net/ipv6/
H A Dsit.c562 case ICMP_REDIRECT: in ipip6_err()
580 if (type == ICMP_REDIRECT) { in ipip6_err()
/linux/net/xfrm/
H A Dxfrm_interface_core.c619 case ICMP_REDIRECT: in xfrmi4_err()