Symbol: NDISC_REDIRECT
drivers/net/vrf.c
1268
case NDISC_REDIRECT:
include/net/ndisc.h
235
icmp6_type != NDISC_REDIRECT)
include/net/ndisc.h
247
return dev->ndisc_ops->opt_addr_space(dev, NDISC_REDIRECT,
include/net/ndisc.h
258
icmp6_type != NDISC_REDIRECT)
include/net/ndisc.h
267
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
407
icmp6h->icmp6_type == NDISC_REDIRECT)
net/ipv6/ah6.c
661
type != NDISC_REDIRECT)
net/ipv6/ah6.c
668
if (type == NDISC_REDIRECT)
net/ipv6/esp6.c
985
type != NDISC_REDIRECT)
net/ipv6/esp6.c
993
if (type == NDISC_REDIRECT)
net/ipv6/icmp.c
1195
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
441
case NDISC_REDIRECT:
net/ipv6/ip6_tunnel.c
543
case NDISC_REDIRECT:
net/ipv6/ip6_vti.c
631
type != NDISC_REDIRECT)
net/ipv6/ip6_vti.c
639
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
1638
return icmpv6_notify(skb, NDISC_REDIRECT, 0, 0);
net/ipv6/ndisc.c
1691
icmpv6_flow_init(sk, &fl6, NDISC_REDIRECT,
net/ipv6/ndisc.c
1750
.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
1847
case NDISC_REDIRECT:
net/ipv6/proc.c
153
CASE(NDISC_REDIRECT, "Redirects")
net/ipv6/raw.c
319
if (type == NDISC_REDIRECT) {
net/ipv6/route.c
4302
NDISC_REDIRECT, &ndopts);
net/ipv6/tcp_ipv6.c
447
if (type == NDISC_REDIRECT) {
net/ipv6/udp.c
751
if (type == NDISC_REDIRECT) {
net/netfilter/nf_conntrack_proto_icmpv6.c
214
if (icmp6h->icmp6_type == NDISC_REDIRECT)
net/netfilter/nf_nat_proto.c
854
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)