Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst89 struct inet6_dev* ip6_ptr read_mostly read_mostly …
/linux/net/ipv6/
H A Daddrconf.c468 rcu_assign_pointer(dev->ip6_ptr, ndev); in ipv6_add_dev()
3867 RCU_INIT_POINTER(dev->ip6_ptr, NULL); in addrconf_ifdown()
/linux/include/linux/
H A Dnetdevice.h2140 struct inet6_dev __rcu *ip6_ptr; member
/linux/net/core/
H A Ddev.c11502 WARN_ON(rcu_access_pointer(dev->ip6_ptr)); in netdev_run_todo()
12774 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_txrx, ip6_ptr); in net_dev_struct_check()