#include "common.hpp"
#include "face.hpp"
#include "ndnlp-partial-message-store.hpp"
#include "ndnlp-slicer.hpp"
#include "core/network-interface.hpp"
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | nfd::EthernetFace |
Implementation of Face abstraction that uses raw Ethernet frames as underlying transport mechanism. More... | |
struct | nfd::EthernetFace::Error |
EthernetFace-related error. More... | |
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
Typedefs | |
typedef pcap | pcap_t |
typedef pcap pcap_t |
Definition at line 42 of file ethernet-face.hpp.