|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
#include "udp-factory.hpp"#include "generic-link-service.hpp"#include "multicast-udp-transport.hpp"#include "common/global.hpp"#include <boost/container/static_vector.hpp>#include <boost/lexical_cast.hpp>#include <boost/range/adaptor/map.hpp>#include <boost/range/algorithm/copy.hpp>
Include dependency graph for udp-factory.cpp:Go to the source code of this file.
Namespaces | |
| namespace | nfd |
| namespace | nfd::face |
Functions | |
| static std::optional< ip::address > | nfd::face::pickAddress (const net::NetworkInterface &netif, net::AddressFamily af) |
Variables | |
| static class nfd::face::NfdAutoUdpFactoryProtocolFactoryRegistrationClass | nfd::face::g_nfdAutoUdpFactoryProtocolFactoryRegistrationVariable |