| /linux/net/ipv6/ |
| H A D | reassembly.c | 136 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_frag_queue() 170 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_frag_queue() 245 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_frag_queue() 249 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), 343 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_REASMREQDS); in ipv6_frag_rcv() 360 ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_REASMOKS); in ipv6_frag_rcv() 409 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), IPSTATS_MIB_REASMFAILS); in ipv6_frag_rcv()
|
| H A D | ip6_output.c | 64 struct inet6_dev *idev = ip6_dst_idev(dst); in ip6_finish_output2() 236 idev = ip6_dst_idev(dst); in ip6_output() 295 struct inet6_dev *idev = ip6_dst_idev(dst); in ip6_xmit() 658 __IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTFORWDATAGRAMS); in ip6_forward() 669 __IP6_INC_STATS(net, ip6_dst_idev(dst), in ip6_forward() 676 __IP6_INC_STATS(net, ip6_dst_idev(dst), in ip6_forward() 993 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment() 1005 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment() 1013 IP6_INC_STATS(net, ip6_dst_idev(&rt->dst), in ip6_fragment() 1056 IP6_INC_STATS(net, ip6_dst_idev(skb_ds in ip6_rt_check() [all...] |
| H A D | ip6_input.c | 231 ip6_dst_idev(skb_dst(skb))->dev->ifindex : in ip6_rcv_core() 417 idev = ip6_dst_idev(skb_dst(skb)); in ip6_protocol_deliver_rcu() 522 __IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6_mc_input()
|
| H A D | netfilter.c | 53 IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES); in ip6_route_me_harder()
|
| H A D | exthdrs.c | 442 __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 D | xfrm6_policy.c | 66 idev = ip6_dst_idev(dst); in xfrm6_get_saddr()
|
| H A D | fib6_rules.c | 243 struct inet6_dev *idev = ip6_dst_idev(&rt->dst); in __fib6_rule_action()
|
| H A D | icmp.c | 215 IP6_INC_STATS(net, ip6_dst_idev(dst), in icmpv6_xrlim_allow()
|
| H A D | ip6_tunnel.c | 1178 ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev, in ip6_tnl_xmit()
|
| H A D | ip6mr.c | 2029 IP6_INC_STATS(net, ip6_dst_idev(skb_dst(skb)), in ip6mr_forward2_finish()
|
| H A D | route.c | 4613 idev = ip6_dst_idev(dst); in ip6_pkt_drop()
|
| /linux/drivers/net/ethernet/chelsio/libcxgb/ |
| H A D | libcxgb_cm.c | 139 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 D | ip6_fib.h | 240 static inline struct inet6_dev *ip6_dst_idev(const struct dst_entry *dst) in ip6_dst_idev() function
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_xmit.c | 455 ipv6_dev_get_saddr(net, ip6_dst_idev(dst)->dev, in __ip_vs_route_output_v6()
|
| /linux/drivers/scsi/cxgbi/ |
| H A D | libcxgbi.c | 797 struct inet6_dev *idev = ip6_dst_idev((struct dst_entry *)rt); in cxgbi_check_route6()
|
| /linux/net/core/ |
| H A D | filter.c | 2252 IP6_INC_STATS(net, ip6_dst_idev(dst), IPSTATS_MIB_OUTNOROUTES); in bpf_out_neigh_v6()
|