Options that control the behavior of LpFragmenter. More...
#include <daemon/face/lp-fragmenter.hpp>
Collaboration diagram for nfd::face::LpFragmenter::Options: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.