|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
#include "asf-probing-module.hpp"#include "algorithm.hpp"#include "common/global.hpp"#include "face/face.hpp"#include <ndn-cxx/util/random.hpp>
Include dependency graph for asf-probing-module.cpp:Go to the source code of this file.
Namespaces | |
| namespace | nfd |
| namespace | nfd::fw |
| namespace | nfd::fw::asf |
Functions | |
| static Face * | nfd::fw::asf::chooseFace (const ProbingModule::FaceStatsProbingSet &rankedFaces) |
| static auto | nfd::fw::asf::getFaceRankForProbing (const FaceStats &fs) noexcept |