#include "ns3/application.h"#include "ns3/event-id.h"#include "ns3/ptr.h"#include "ns3/traced-callback.h"#include "ns3/address.h"#include "ns3/inet-socket-address.h"#include "ns3/seq-ts-size-header.h"#include <unordered_map> Include dependency graph for packet-sink.h:
 Include dependency graph for packet-sink.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Classes | |
| struct | ns3::PacketSink::AddressHash | 
| Hashing for the Address class.  More... | |
| class | ns3::PacketSink | 
| Receive and consume traffic generated to an IP address and port.  More... | |
| Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |