ethernet_device
DoublyLinkedList<ethernet_device>::Iterator iterator
ethernet_device *device = new (std::nothrow) ethernet_device;
memset(device, 0, sizeof(ethernet_device));
ethernet_device *device = (ethernet_device *)_device;
ethernet_device *device = (ethernet_device *)_device;
ethernet_device *device = (ethernet_device *)_device;
ethernet_device *device = (ethernet_device *)_device;
ethernet_device *device = (ethernet_device *)_device;
struct ethernet_device : net_device, DoublyLinkedListLinkImpl<ethernet_device> {
ethernet_device *device = (ethernet_device *)_device;
ethernet_device *device = (ethernet_device *)_device;
ethernet_device *device = (ethernet_device *)_device;
ethernet_device *device = (ethernet_device *)_device;
static DoublyLinkedList<ethernet_device> sCheckList;
new (&sCheckList) DoublyLinkedList<ethernet_device>;
update_link_state(ethernet_device *device, bool notify = true)