esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include <transport-rxqueue.hpp>
Public Attributes | |
Region * | region = nullptr |
uint64_t | endpointId = 0 |
uint8_t * | pkt = nullptr |
ssize_t | pktLen = -1 |
uint64_t ndnph::transport::RxQueueItem::endpointId = 0 |
uint8_t* ndnph::transport::RxQueueItem::pkt = nullptr |
ssize_t ndnph::transport::RxQueueItem::pktLen = -1 |
Region* ndnph::transport::RxQueueItem::region = nullptr |