Symbol: ip6_dst_idev
drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c
139
ip6_dst_idev(dst)->dev) &&
drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c
140
!(ip6_dst_idev(dst)->dev->flags & IFF_LOOPBACK))) {
drivers/net/vrf.c
629
ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES);
drivers/scsi/cxgbi/libcxgbi.c
797
struct inet6_dev *idev = ip6_dst_idev((struct dst_entry *)rt);
net/core/filter.c
2261
IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES);
net/ipv6/exthdrs.c
443
__IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)),
net/ipv6/exthdrs.c
602
__IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_OUTDISCARDS);
net/ipv6/exthdrs.c
766
__IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)),
net/ipv6/fib6_rules.c
243
struct inet6_dev *idev = ip6_dst_idev(&rt->dst);
net/ipv6/icmp.c
215
IP6_INC_STATS(net, ip6_dst_idev(dst),
net/ipv6/ip6_input.c
231
ip6_dst_idev(skb_dst(skb))->dev->ifindex :
net/ipv6/ip6_input.c
418
idev = ip6_dst_idev(skb_dst(skb));
net/ipv6/ip6_input.c
527
__IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)),
net/ipv6/ip6_output.c
1008
IP6_INC_STATS(net, ip6_dst_idev(&rt->dst),
net/ipv6/ip6_output.c
1016
IP6_INC_STATS(net, ip6_dst_idev(&rt->dst),
net/ipv6/ip6_output.c
1059
IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)),
net/ipv6/ip6_output.c
1062
IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)),
net/ipv6/ip6_output.c
1072
IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)),
net/ipv6/ip6_output.c
1990
struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb));
net/ipv6/ip6_output.c
2047
IP6_INC_STATS(sock_net(sk), ip6_dst_idev(skb_dst(skb)),
net/ipv6/ip6_output.c
236
idev = ip6_dst_idev(dst);
net/ipv6/ip6_output.c
295
struct inet6_dev *idev = ip6_dst_idev(dst);
net/ipv6/ip6_output.c
64
struct inet6_dev *idev = ip6_dst_idev(dst);
net/ipv6/ip6_output.c
661
__IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTFORWDATAGRAMS);
net/ipv6/ip6_output.c
672
__IP6_INC_STATS(net, ip6_dst_idev(dst),
net/ipv6/ip6_output.c
679
__IP6_INC_STATS(net, ip6_dst_idev(dst),
net/ipv6/ip6_output.c
996
IP6_INC_STATS(net, ip6_dst_idev(&rt->dst),
net/ipv6/ip6_tunnel.c
1188
ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev,
net/ipv6/ip6mr.c
2072
IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)),
net/ipv6/netfilter.c
53
IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES);
net/ipv6/route.c
4622
idev = ip6_dst_idev(dst);
net/ipv6/xfrm6_policy.c
66
idev = ip6_dst_idev(dst);
net/netfilter/ipvs/ip_vs_xmit.c
466
ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev,