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

/linux-master/include/linux/
H A Dnetdevice.h3036 static inline struct net_device *next_net_device_rcu(struct net_device *dev)
3032 static inline struct net_device *next_net_device_rcu(struct net_device *dev) function
/linux-master/net/ipv4/
H A Digmp.c2801 state->dev = next_net_device_rcu(state->dev);
2940 state->dev = next_net_device_rcu(state->dev);
/linux-master/net/ipv6/
H A Danycast.c510 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);

Completed in 619 milliseconds