begin(const char ifname[2], uint8_t ifnum) | esp8266ndn::EthernetTransport | |
begin() | esp8266ndn::EthernetTransport | |
DEFAULT_BUFLEN | ndnph::transport::DynamicRxQueueMixin | static |
doIsUp() const final | esp8266ndn::EthernetTransport | privatevirtual |
doLoop() final | esp8266ndn::EthernetTransport | privatevirtual |
doSend(const uint8_t *pkt, size_t pktLen, uint64_t endpointId) final | esp8266ndn::EthernetTransport | privatevirtual |
DynamicRxQueueMixin(size_t bufLen=DEFAULT_BUFLEN) | ndnph::transport::DynamicRxQueueMixin | inlineexplicitprotected |
end() | esp8266ndn::EthernetTransport | |
EthernetTransport() | esp8266ndn::EthernetTransport | |
initAllocBuffers(const F &makeRegion) | ndnph::transport::RxQueueMixin | inlineprotected |
invokeRxCallback(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0) | ndnph::transport::Transport | inlineprotected |
isUp() const | ndnph::transport::Transport | inline |
listNetifs(Print &os) | esp8266ndn::EthernetTransport | static |
loop() | ndnph::transport::Transport | inline |
loopRxQueue() | ndnph::transport::RxQueueMixin | inlineprotected |
receiving() | ndnph::transport::RxQueueMixin | inlineprotected |
RxCallback typedef | ndnph::transport::Transport | |
send(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0) | ndnph::transport::Transport | inline |
setRxCallback(RxCallback cb, void *ctx) | ndnph::transport::Transport | inline |
~EthernetTransport() override | esp8266ndn::EthernetTransport | |
~Transport()=default | ndnph::transport::Transport | virtual |