|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
#include "channel.hpp"#include "ethernet-protocol.hpp"#include "pcap-helper.hpp"#include <boost/asio/posix/stream_descriptor.hpp>#include <ndn-cxx/net/network-interface.hpp>#include <map>
Include dependency graph for ethernet-channel.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | nfd::face::EthernetChannel::Error |
| EthernetChannel-related error. More... | |
| class | nfd::face::EthernetChannel |
| Class implementing an Ethernet-based channel to create faces. More... | |
Namespaces | |
| namespace | nfd |
| namespace | nfd::face |