NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ethernet-face.hpp File Reference
#include "common.hpp"
#include "face.hpp"
#include "ndnlp-partial-message-store.hpp"
#include "ndnlp-slicer.hpp"
#include "core/network-interface.hpp"
#include <unordered_map>
Include dependency graph for ethernet-face.hpp:
This graph shows which files directly or indirectly include this file:

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 Documentation

typedef pcap pcap_t

Definition at line 42 of file ethernet-face.hpp.