Home
last modified time | relevance | path

Searched refs:ip6_dst_idev (Results 1 – 17 of 17) sorted by relevance

/linux/net/ipv6/
H A Dreassembly.c239 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_frag_queue()
243 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_frag_queue()
337 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_REASMREQDS); in ipv6_frag_rcv()
354 ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_REASMOKS); in ipv6_frag_rcv()
403 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_REASMFAILS); in ipv6_frag_rcv()
H A Dip6_output.c64 struct inet6_dev *idev = ip6_dst_idev(dst); in ip6_finish_output2()
236 idev = ip6_dst_idev(dst); in ip6_output()
274 struct inet6_dev *idev = ip6_dst_idev(dst); in ip6_xmit()
637 __IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTFORWDATAGRAMS); in ip6_forward()
648 __IP6_INC_STATS(net, ip6_dst_idev(dst), in ip6_forward()
655 __IP6_INC_STATS(net, ip6_dst_idev(dst), in ip6_forward()
967 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
979 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
987 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment()
1030 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_fragment()
[all …]
H A Dip6_input.c191 ip6_dst_idev(skb_dst(skb))->dev->ifindex : in ip6_rcv_core()
377 idev = ip6_dst_idev(skb_dst(skb)); in ip6_protocol_deliver_rcu()
482 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_input_finish()
H A Dnetfilter.c52 IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES); in ip6_route_me_harder()
H A Dexthdrs.c442 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ipv6_srh_rcv()
598 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_OUTDISCARDS); in ipv6_rpl_srh_rcv()
762 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ipv6_rthdr_rcv()
H A Dxfrm6_policy.c66 idev = ip6_dst_idev(dst); in xfrm6_get_saddr()
H A Dfib6_rules.c240 struct inet6_dev *idev = ip6_dst_idev(&rt->dst); in __fib6_rule_action()
H A Dicmp.c215 IP6_INC_STATS(net, ip6_dst_idev(dst), in icmpv6_xrlim_allow()
H A Dip6_tunnel.c1181 ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev, in ip6_tnl_xmit()
H A Dip6mr.c2029 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6mr_forward2_finish()
H A Droute.c4607 idev = ip6_dst_idev(dst); in ip6_pkt_drop()
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c139 ip6_dst_idev(dst)->dev) && in cxgb_find_route6()
140 !(ip6_dst_idev(dst)->dev->flags & IFF_LOOPBACK))) { in cxgb_find_route6()
/linux/include/net/
H A Dip6_fib.h240 static inline struct inet6_dev *ip6_dst_idev(const struct dst_entry *dst) in ip6_dst_idev() function
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c453 ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev, in __ip_vs_route_output_v6()
/linux/drivers/net/
H A Dvrf.c629 ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES); in vrf_finish_output6()
/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c797 struct inet6_dev *idev = ip6_dst_idev((struct dst_entry *)rt); in cxgbi_check_route6()
/linux/net/core/
H A Dfilter.c2257 IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES); in bpf_out_neigh_v6()