ndn-lite
Data Fields
interest_params Struct Reference

The structure to represent the Interest parameters element. More...

#include <interest.h>

Collaboration diagram for interest_params:
Collaboration graph

Data Fields

uint8_t value [NDN_INTEREST_PARAMS_BUFFER_SIZE]
 
uint32_t size
 

Detailed Description

The structure to represent the Interest parameters element.

Field Documentation

◆ size

uint32_t interest_params::size

◆ value

uint8_t interest_params::value[NDN_INTEREST_PARAMS_BUFFER_SIZE]

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