dev_index_hash    234 net/core/dev.c 	hlist_add_head(&dev->index_hlist, dev_index_hash(net, dev->ifindex));
dev_index_hash    646 net/core/dev.c 	hlist_for_each(p, dev_index_hash(net, ifindex)) {