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

/linux-master/net/ipv6/
H A Danycast.c511 state->dev = next_net_device_rcu(state->dev);
H A Dmcast.c2891 state->dev = next_net_device_rcu(state->dev);
3006 state->dev = next_net_device_rcu(state->dev);
/linux-master/net/ipv4/
H A Digmp.c2800 state->dev = next_net_device_rcu(state->dev);
2939 state->dev = next_net_device_rcu(state->dev);
/linux-master/include/linux/
H A Dnetdevice.h3032 static inline struct net_device *next_net_device_rcu(struct net_device *dev) function

Completed in 224 milliseconds