tags.hpp File Reference
+ Include dependency graph for tags.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ndn
 
 ndn::lp
 Contains classes and functions related to NDNLPv2.
 

Typedefs

using ndn::lp::CachePolicyTag = SimpleTag< CachePolicy, 12 >
 
using ndn::lp::CongestionMarkTag = SimpleTag< uint64_t, 13 >
 
using ndn::lp::IncomingFaceIdTag = SimpleTag< uint64_t, 10 >
 
using ndn::lp::NextHopFaceIdTag = SimpleTag< uint64_t, 11 >
 
using ndn::lp::NonDiscoveryTag = SimpleTag< EmptyValue, 14 >
 
using ndn::lp::PrefixAnnouncementTag = SimpleTag< PrefixAnnouncementHeader, 15 >