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>
Public Attributes | |
| ndn_LpPacketHeaderFieldType | type |
| union { | |
| struct ndn_IncomingFaceId incomingFaceId | |
| struct ndn_NetworkNack networkNack | |
| }; | |
An ndn_LpPacketHeaderField holds a type and a union with values for the different types of LP packet header field.
1.8.9.1