net_device_entry 2061 include/linux/netdevice.h return lh == &net->dev_base_head ? NULL : net_device_entry(lh); net_device_entry 2071 include/linux/netdevice.h return lh == &net->dev_base_head ? NULL : net_device_entry(lh); net_device_entry 2077 include/linux/netdevice.h net_device_entry(net->dev_base_head.next); net_device_entry 2084 include/linux/netdevice.h return lh == &net->dev_base_head ? NULL : net_device_entry(lh);