Options that control the behavior of LpFragmenter. More...
#include <daemon/face/lp-fragmenter.hpp>
Public Attributes | |
size_t | nMaxFragments = 400 |
Maximum number of fragments in a packet. More... | |
Options that control the behavior of LpFragmenter.
Definition at line 45 of file lp-fragmenter.hpp.
size_t nfd::face::LpFragmenter::Options::nMaxFragments = 400 |
Maximum number of fragments in a packet.
Definition at line 50 of file lp-fragmenter.hpp.