#include "ns3/packet.h"
 Include dependency graph for qos-tag.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::QosTag | 
Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace.  | |
Enumerations | |
| enum | ns3::UserPriority {  ns3::UP_BK = 1, ns3::UP_BE = 0, ns3::UP_EE = 3, ns3::UP_CL = 4, ns3::UP_VI = 5, ns3::UP_VO = 6, ns3::UP_NC = 7 }  |