net_device_entry 918 include/linux/netdevice.h return lh == &net->dev_base_head ? NULL : net_device_entry(lh); net_device_entry 924 include/linux/netdevice.h net_device_entry(net->dev_base_head.next); net_device_entry 235 net/8021q/vlanproc.c dev = net_device_entry(&net->dev_base_head); net_device_entry 1356 net/decnet/dn_dev.c dev = net_device_entry(&init_net.dev_base_head);