Go to the source code of this file.
Namespaces | |
nfd | |
-status-http-server | |
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... | |