next_net_device  2604 net/core/dev.c 		first_net_device(net) : next_net_device((struct net_device *)v);
next_net_device  2316 net/ipv4/igmp.c 		state->dev = next_net_device(state->dev);
next_net_device  2475 net/ipv4/igmp.c 			state->dev = next_net_device(state->dev);
next_net_device   461 net/ipv6/anycast.c 		state->dev = next_net_device(state->dev);
next_net_device  2376 net/ipv6/mcast.c 		state->dev = next_net_device(state->dev);
next_net_device  2517 net/ipv6/mcast.c 			state->dev = next_net_device(state->dev);
next_net_device   166 net/llc/llc_core.c 		dev = next_net_device(dev);