Lines Matching refs:ip6_dst_idev
72 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in ip6_finish_output2()
119 IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES); in ip6_finish_output2()
137 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in ip6_output()
183 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_xmit()
229 IP6_UPD_PO_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_xmit()
245 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_FRAGFAILS); in ip6_xmit()
399 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
431 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
445 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
452 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
509 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
511 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
518 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), in ip6_forward()
529 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTFORWDATAGRAMS); in ip6_forward()
530 IP6_ADD_STATS_BH(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTOCTETS, skb->len); in ip6_forward()
536 IP6_INC_STATS_BH(net, ip6_dst_idev(dst), IPSTATS_MIB_INADDRERRORS); in ip6_forward()
647 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
700 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
714 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
722 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
766 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
826 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
829 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
843 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
1679 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in __ip6_make_skb()
1729 IP6_INC_STATS(sock_net(sk), ip6_dst_idev(skb_dst(skb)), in __ip6_flush_pending_frames()