Home
last modified time | relevance | path

Searched refs:ip6_ptr (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Daddrconf.h330 return rcu_dereference_rtnl(dev->ip6_ptr); in __in6_dev_get()
358 return rcu_dereference_rtnl(dev->ip6_ptr); in __in6_dev_get_safely()
376 idev = rcu_dereference(dev->ip6_ptr); in in6_dev_get()
/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst86 struct_inet6_dev* ip6_ptr read_mostly read_mostly …
/linux/net/ipv6/
H A Daddrconf.c464 rcu_assign_pointer(dev->ip6_ptr, ndev); in ipv6_add_dev()
3872 RCU_INIT_POINTER(dev->ip6_ptr, NULL); in addrconf_ifdown()
/linux/include/linux/
H A Dnetdevice.h2067 struct inet6_dev __rcu *ip6_ptr; member
/linux/net/core/
H A Ddev.c10801 WARN_ON(rcu_access_pointer(dev->ip6_ptr)); in netdev_run_todo()
11985 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_txrx, ip6_ptr); in net_dev_struct_check()