Lines Matching refs:ip6_dst_idev
71 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in ip6_finish_output2()
120 ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES); in ip6_finish_output2()
138 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in ip6_output()
182 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_xmit()
225 IP6_UPD_PO_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_xmit()
233 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_FRAGFAILS); in ip6_xmit()
386 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
418 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
432 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
439 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
496 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
498 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
505 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
516 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTFORWDATAGRAMS); in ip6_forward()
517 IP6_ADD_STATS_BH(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTOCTETS, skb->len); in ip6_forward()
523 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), IPSTATS_MIB_INADDRERRORS); in ip6_forward()
578 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
627 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
678 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
692 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
700 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
749 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
813 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
816 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
822 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
1663 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in __ip6_make_skb()
1713 IP6_INC_STATS(sock_net(sk), ip6_dst_idev(skb_dst(skb)), in __ip6_flush_pending_frames()