Lines Matching refs:ip6_dst_idev
63 struct inet6_dev *idev = ip6_dst_idev(dst); in ip6_finish_output2()
216 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in ip6_output()
256 struct inet6_dev *idev = ip6_dst_idev(dst); in ip6_xmit()
452 __IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTFORWDATAGRAMS); in ip6_forward_finish()
453 __IP6_ADD_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTOCTETS, skb->len); in ip6_forward_finish()
631 __IP6_INC_STATS(net, ip6_dst_idev(dst), in ip6_forward()
638 __IP6_INC_STATS(net, ip6_dst_idev(dst), in ip6_forward()
948 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
960 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
968 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
1011 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
1014 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
1027 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
1967 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in __ip6_make_skb()
2017 IP6_INC_STATS(sock_net(sk), ip6_dst_idev(skb_dst(skb)), in __ip6_flush_pending_frames()