![]() |
ndn-lite
|
Interest options which the forwarder cares. More...
#include <forwarder-helper.h>
Data Fields | |
uint64_t | lifetime |
uint32_t | nonce |
uint8_t | hop_limit |
bool | can_be_prefix |
bool | must_be_fresh |
Interest options which the forwarder cares.
Currently only used in the forwarder.
bool interest_options::can_be_prefix |
uint8_t interest_options::hop_limit |
uint64_t interest_options::lifetime |
bool interest_options::must_be_fresh |
uint32_t interest_options::nonce |