Symbol: NDISC_REDIRECT
drivers/net/vrf.c
1225
case NDISC_REDIRECT:
include/net/ndisc.h
233
icmp6_type != NDISC_REDIRECT)
include/net/ndisc.h
245
return dev->ndisc_ops->opt_addr_space(dev, NDISC_REDIRECT,
include/net/ndisc.h
256
icmp6_type != NDISC_REDIRECT)
include/net/ndisc.h
265
dev->ndisc_ops->fill_addr_option(dev, skb, NDISC_REDIRECT, ha);
net/6lowpan/ndisc.c
118
case NDISC_REDIRECT:
net/6lowpan/ndisc.c
159
case NDISC_REDIRECT:
net/6lowpan/ndisc.c
70
case NDISC_REDIRECT:
net/ipv4/ip_tunnel_core.c
413
icmp6h->icmp6_type == NDISC_REDIRECT)
net/ipv6/ah6.c
671
type != NDISC_REDIRECT)
net/ipv6/ah6.c
678
if (type == NDISC_REDIRECT)
net/ipv6/esp6.c
991
type != NDISC_REDIRECT)
net/ipv6/esp6.c
999
if (type == NDISC_REDIRECT)
net/ipv6/icmp.c
1192
case NDISC_REDIRECT:
net/ipv6/icmp.c
83
else if (type == NDISC_REDIRECT)
net/ipv6/ip6_gre.c
442
case NDISC_REDIRECT:
net/ipv6/ip6_output.c
462
case NDISC_REDIRECT:
net/ipv6/ip6_tunnel.c
550
case NDISC_REDIRECT:
net/ipv6/ip6_vti.c
633
type != NDISC_REDIRECT)
net/ipv6/ip6_vti.c
641
if (type == NDISC_REDIRECT)
net/ipv6/ipcomp6.c
55
type != NDISC_REDIRECT)
net/ipv6/ipcomp6.c
64
if (type == NDISC_REDIRECT)
net/ipv6/ndisc.c
1637
return icmpv6_notify(skb, NDISC_REDIRECT, 0, 0);
net/ipv6/ndisc.c
1690
icmpv6_flow_init(sk, &fl6, NDISC_REDIRECT,
net/ipv6/ndisc.c
1751
.icmp6_type = NDISC_REDIRECT,
net/ipv6/ndisc.c
180
ndisc_fill_addr_option(skb, ND_OPT_TARGET_LL_ADDR, ha, NDISC_REDIRECT);
net/ipv6/ndisc.c
1848
case NDISC_REDIRECT:
net/ipv6/proc.c
140
CASE(NDISC_REDIRECT, "Redirects")
net/ipv6/raw.c
319
if (type == NDISC_REDIRECT) {
net/ipv6/route.c
4317
NDISC_REDIRECT, &ndopts);
net/ipv6/tcp_ipv6.c
472
if (type == NDISC_REDIRECT) {
net/ipv6/udp.c
740
if (type == NDISC_REDIRECT) {
net/netfilter/nf_conntrack_proto_icmpv6.c
214
if (icmp6h->icmp6_type == NDISC_REDIRECT)
net/netfilter/nf_nat_proto.c
834
if (inside->icmp6.icmp6_type == NDISC_REDIRECT) {
net/sctp/ipv6.c
144
case NDISC_REDIRECT:
net/sctp/ipv6.c
207
if (hdr->icmp6_type == NDISC_REDIRECT) {
net/xfrm/xfrm_interface_core.c
676
type != NDISC_REDIRECT)
net/xfrm/xfrm_interface_core.c
690
if (type == NDISC_REDIRECT)