esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
ndnph::TT Namespace Reference

TLV-TYPE assigned numbers. More...

Enumerations

enum  {
  LpPacket = 0x64 , LpPayload = 0x50 , LpSeqNum = 0x51 , FragIndex = 0x52 ,
  FragCount = 0x53 , PitToken = 0x62 , Nack = 0x0320 , NackReason = 0x0321 ,
  CongestionMark = 0x0340 , Name = 0x07 , GenericNameComponent = 0x08 , ImplicitSha256DigestComponent = 0x01 ,
  ParametersSha256DigestComponent = 0x02 , KeywordNameComponent = 0x20 , SegmentNameComponent = 0x32 , ByteOffsetNameComponent = 0x34 ,
  VersionNameComponent = 0x36 , TimestampNameComponent = 0x38 , SequenceNumNameComponent = 0x3A , Interest = 0x05 ,
  CanBePrefix = 0x21 , MustBeFresh = 0x12 , ForwardingHint = 0x1E , Nonce = 0x0A ,
  InterestLifetime = 0x0C , HopLimit = 0x22 , AppParameters = 0x24 , ISigInfo = 0x2C ,
  ISigValue = 0x2E , Data = 0x06 , MetaInfo = 0x14 , ContentType = 0x18 ,
  FreshnessPeriod = 0x19 , FinalBlock = 0x1A , Content = 0x15 , DSigInfo = 0x16 ,
  DSigValue = 0x17 , SigType = 0x1B , KeyLocator = 0x1C , KeyDigest = 0x1D ,
  SigNonce = 0x26 , SigTime = 0x28 , SigSeqNum = 0x2A , ValidityPeriod = 0x00FD ,
  NotBefore = 0x00FE , NotAfter = 0x00FF
}
 

Detailed Description

TLV-TYPE assigned numbers.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
LpPacket 
LpPayload 
LpSeqNum 
FragIndex 
FragCount 
PitToken 
Nack 
NackReason 
CongestionMark 
Name 
GenericNameComponent 
ImplicitSha256DigestComponent 
ParametersSha256DigestComponent 
KeywordNameComponent 
SegmentNameComponent 
ByteOffsetNameComponent 
VersionNameComponent 
TimestampNameComponent 
SequenceNumNameComponent 
Interest 
CanBePrefix 
MustBeFresh 
ForwardingHint 
Nonce 
InterestLifetime 
HopLimit 
AppParameters 
ISigInfo 
ISigValue 
Data 
MetaInfo 
ContentType 
FreshnessPeriod 
FinalBlock 
Content 
DSigInfo 
DSigValue 
SigType 
KeyLocator 
KeyDigest 
SigNonce 
SigTime 
SigSeqNum 
ValidityPeriod 
NotBefore 
NotAfter