lp-fragmenter.cpp File Reference
#include "lp-fragmenter.hpp"
#include "link-service.hpp"
#include <ndn-cxx/encoding/tlv.hpp>
+ Include dependency graph for lp-fragmenter.cpp:

Go to the source code of this file.

Namespaces

 nfd
 
 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. More...
 
constexpr size_t nfd::face::MAX_SINGLE_FRAG_OVERHEAD
 Maximum overhead on a single fragment, not counting other NDNLPv2 headers. More...