Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Danycast.c517 state->dev = next_net_device_rcu(state->dev); in ac6_get_next()
A Dmcast.c2891 state->dev = next_net_device_rcu(state->dev); in igmp6_mc_get_next()
3006 state->dev = next_net_device_rcu(state->dev); in igmp6_mcf_get_next()
/linux-6.3-rc2/net/ipv4/
A Digmp.c2797 state->dev = next_net_device_rcu(state->dev); in igmp_mc_get_next()
2936 state->dev = next_net_device_rcu(state->dev); in igmp_mcf_get_next()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h2992 static inline struct net_device *next_net_device_rcu(struct net_device *dev) in next_net_device_rcu() function

Completed in 33 milliseconds