net_device_entry 2581 include/linux/netdevice.h return lh == &net->dev_base_head ? NULL : net_device_entry(lh); net_device_entry 2591 include/linux/netdevice.h return lh == &net->dev_base_head ? NULL : net_device_entry(lh); net_device_entry 2597 include/linux/netdevice.h net_device_entry(net->dev_base_head.next); net_device_entry 2604 include/linux/netdevice.h return lh == &net->dev_base_head ? NULL : net_device_entry(lh); net_device_entry 198 net/8021q/vlanproc.c dev = net_device_entry(&net->dev_base_head); net_device_entry 1322 net/decnet/dn_dev.c dev = net_device_entry(&init_net.dev_base_head);