Include dependency graph for ethernet.cpp:Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2013-2017 Regents of the University of California. | |
| ndn::ethernet | |
Functions | |
| Address | ndn::ethernet::getBroadcastAddress () |
| Returns the Ethernet broadcast address (ff:ff:ff:ff:ff:ff) More... | |
| Address | ndn::ethernet::getDefaultMulticastAddress () |
| Returns the default Ethernet multicast address for NDN. More... | |
| std::ostream & | ndn::ethernet::operator<< (std::ostream &o, const Address &a) |