Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dicmp.h25 #define ICMP_REDIRECT 5 /* Redirect (change route) */ macro
/linux-4.1.27/net/ipv4/netfilter/
Dnf_log_ipv4.c123 [ICMP_REDIRECT] in dump_ipv4_packet()
176 case ICMP_REDIRECT: in dump_ipv4_packet()
Dnf_conntrack_proto_icmp.c223 icmph->type != ICMP_REDIRECT) in icmp_error()
Dnf_nat_l3proto_ipv4.c214 if (inside->icmp.type == ICMP_REDIRECT) { in nf_nat_icmp_reply_translation()
/linux-4.1.27/net/ipv4/
Dipcomp.c38 case ICMP_REDIRECT: in ipcomp4_err()
Dgre_demux.c233 if (type == ICMP_REDIRECT) { in gre_cisco_err()
Dicmp.c1060 else if (type == ICMP_REDIRECT) in icmp_err()
1087 [ICMP_REDIRECT] = {
Dipip.c157 if (type == ICMP_REDIRECT) { in ipip_err()
Dproc.c146 { "Redirects", ICMP_REDIRECT },
Dip_vti.c287 case ICMP_REDIRECT: in vti4_err()
Dah4.c442 case ICMP_REDIRECT: in ah4_err()
Desp4.c490 case ICMP_REDIRECT: in esp4_err()
Dip_gre.c172 case ICMP_REDIRECT: in ipgre_err()
Draw.c233 else if (type == ICMP_REDIRECT) { in raw_err()
Dping.c562 case ICMP_REDIRECT: in ping_err()
Droute.c853 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, in ip_rt_send_redirect()
881 icmp_send(skb, ICMP_REDIRECT, ICMP_REDIR_HOST, gw); in ip_rt_send_redirect()
Dtcp_ipv4.c419 case ICMP_REDIRECT: in tcp_v4_err()
Dudp.c672 case ICMP_REDIRECT: in __udp4_lib_err()
/linux-4.1.27/net/netfilter/
Dxt_HMARK.c247 icmph->type != ICMP_REDIRECT) in get_inner_hdr()
Dxt_socket.c59 case ICMP_REDIRECT: in extract_icmp4_fields()
/linux-4.1.27/net/sctp/
Dinput.c629 case ICMP_REDIRECT: in sctp_v4_err()
/linux-4.1.27/net/ipv6/
Dsit.c548 case ICMP_REDIRECT: in ipip6_err()
567 if (type == ICMP_REDIRECT) { in ipip6_err()
Dip6_tunnel.c603 rel_type = ICMP_REDIRECT; in ip4ip6_err()
663 if (rel_type == ICMP_REDIRECT) in ip4ip6_err()
/linux-4.1.27/net/dccp/
Dipv4.c291 case ICMP_REDIRECT: in dccp_v4_err()