Searched refs:open_net_devices (Results 1 – 1 of 1) sorted by relevance
46 static struct list_head open_net_devices = LIST_HEAD_INIT ( open_net_devices ); variable404 list_add ( &netdev->open_list, &open_net_devices ); in netdev_open()511 list_for_each_entry ( netdev, &open_net_devices, open_list ) { in last_opened_netdev()