Go to the source code of this file.
Namespaces | |
nfd | |
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St. | |
nfd::face | |
Functions | |
std::ostream & | nfd::face::operator<< (std::ostream &os, const FaceLogHelper< LpFragmenter > &flh) |
Variables | |
static const size_t | nfd::face::MAX_FRAG_OVERHEAD |
maximum overhead of adding fragmentation to payload, not counting other NDNLPv2 headers More... | |
static const size_t | nfd::face::MAX_SINGLE_FRAG_OVERHEAD |
maximum overhead on a single fragment, not counting other NDNLPv2 headers More... | |