net_device_entry
return lh == &net->dev_base_head ? NULL : net_device_entry(lh);
net_device_entry(net->dev_base_head.next);