NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
Loading...
Searching...
No Matches
lp-fragmenter.cpp File Reference
#include "lp-fragmenter.hpp"
#include "link-service.hpp"
#include <ndn-cxx/lp/fields.hpp>
+ Include dependency graph for lp-fragmenter.cpp:

Go to the source code of this file.

Namespaces

namespace  nfd
 
namespace  nfd::face
 

Functions

std::ostream & nfd::face::operator<< (std::ostream &os, const FaceLogHelper< LpFragmenter > &flh)
 

Variables

constexpr size_t nfd::face::MAX_FRAG_OVERHEAD
 Maximum overhead of adding fragmentation to payload, not counting other NDNLPv2 headers.
 
constexpr size_t nfd::face::MAX_SINGLE_FRAG_OVERHEAD
 Maximum overhead on a single fragment, not counting other NDNLPv2 headers.