Home
last modified time | relevance | path

Searched refs:next_net_device_rcu (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Danycast.c563 state->dev = next_net_device_rcu(state->dev); in ac6_get_next()
/linux/include/linux/
H A Dnetdevice.h3408 static inline struct net_device *next_net_device_rcu(struct net_device *dev) in next_net_device_rcu() function