27 #ifndef NDN_INCOMING_FACE_ID_H 
   28 #define NDN_INCOMING_FACE_ID_H 
   30 #include "lp-packet.h" 
   31 #include <ndn-cpp/c/lp/incoming-face-id-types.h> 
   46   self->faceId = (uint64_t)-1;
 
   56 ndn_IncomingFaceId_getFirstHeader(
const struct ndn_LpPacket *lpPacket);
 
   67 ndn_IncomingFaceId_add
 
An ndn_LpPacket holds a list of LP packet header fields and an optional fragment wire encoding...
Definition: lp-packet-types.h:57
 
Copyright (C) 2016 Regents of the University of California. 
Definition: incoming-face-id-types.h:36