Searched refs:__in6_dev_get_safely (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.1/net/ipv6/ |
| D | reassembly.c | 368 __IP6_INC_STATS(net, __in6_dev_get_safely(skb->dev), in ipv6_frag_rcv() 389 __IP6_INC_STATS(net, __in6_dev_get_safely(skb->dev), in ipv6_frag_rcv() 402 __IP6_INC_STATS(net, __in6_dev_get_safely(skb->dev), in ipv6_frag_rcv()
|
| D | ip6_input.c | 507 __in6_dev_get_safely(skb->dev), IPSTATS_MIB_INMCAST, in ip6_mc_input()
|
| D | ip6_output.c | 494 idev = __in6_dev_get_safely(dev_get_by_index_rcu(net, IP6CB(skb)->iif)); in ip6_forward()
|
| D | route.c | 4491 idev = __in6_dev_get_safely(dev_get_by_index_rcu(net, IP6CB(skb)->iif)); in ip6_pkt_drop()
|
| /Linux-v6.1/include/net/ |
| D | addrconf.h | 340 static inline struct inet6_dev *__in6_dev_get_safely(const struct net_device *dev) in __in6_dev_get_safely() function
|
| /Linux-v6.1/net/netfilter/ipvs/ |
| D | ip_vs_xmit.c | 268 struct inet6_dev *idev = __in6_dev_get_safely(skb->dev); in decrement_ttl()
|
| /Linux-v6.1/net/core/ |
| D | filter.c | 5827 idev = __in6_dev_get_safely(dev); in bpf_ipv6_fib_lookup()
|