Public Attributes | List of all members
ndn_LpPacketHeaderField Struct Reference

An ndn_LpPacketHeaderField holds a type and a union with values for the different types of LP packet header field. More...

#include <lp-packet-types.h>

Inheritance diagram for ndn_LpPacketHeaderField:
ndn::LpPacketHeaderFieldLite

Public Attributes

ndn_LpPacketHeaderFieldType type
 
union {
   struct ndn_IncomingFaceId   incomingFaceId
 
   struct ndn_NetworkNack   networkNack
 
}; 
 

Detailed Description

An ndn_LpPacketHeaderField holds a type and a union with values for the different types of LP packet header field.


The documentation for this struct was generated from the following file: