#include "fd-net-device.h"#include "ns3/net-device-queue-interface.h"#include <atomic>#include <mutex>#include <net/netmap_user.h>#include <thread>
 Include dependency graph for netmap-net-device.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::NetDeviceQueueLock | 
| Network device transmission queue with lock.  More... | |
| class | ns3::NetmapNetDevice | 
| a NetDevice to read/write network traffic from/into a netmap file descriptor.  More... | |
| class | ns3::NetmapNetDeviceFdReader | 
| This class performs the actual data reading from the netmap ring.  More... | |
Namespaces | |
| namespace | ns3 | 
| Every class exported by the ns3 library is enclosed in the ns3 namespace.  | |