ndn-lite
Data Fields
interest_options Struct Reference

Interest options which the forwarder cares. More...

#include <forwarder-helper.h>

Collaboration diagram for interest_options:
Collaboration graph

Data Fields

uint64_t lifetime
 
uint32_t nonce
 
uint8_t hop_limit
 
bool can_be_prefix
 
bool must_be_fresh
 

Detailed Description

Interest options which the forwarder cares.

Currently only used in the forwarder.

Field Documentation

◆ can_be_prefix

bool interest_options::can_be_prefix

◆ hop_limit

uint8_t interest_options::hop_limit

◆ lifetime

uint64_t interest_options::lifetime

◆ must_be_fresh

bool interest_options::must_be_fresh

◆ nonce

uint32_t interest_options::nonce

The documentation for this struct was generated from the following file: