Electroneum
edns_known_option Struct Reference

#include <module.h>

Public Attributes

uint16_t opt_code
 
int bypass_cache_stage
 
int no_aggregation
 

Detailed Description

Known edns option. Can be populated during modules' init.

Definition at line 215 of file module.h.

Member Data Documentation

◆ bypass_cache_stage

int edns_known_option::bypass_cache_stage

whether the option needs to bypass the cache stage

Definition at line 219 of file module.h.

◆ no_aggregation

int edns_known_option::no_aggregation

whether the option needs mesh aggregation

Definition at line 221 of file module.h.

◆ opt_code

uint16_t edns_known_option::opt_code

type of this edns option

Definition at line 217 of file module.h.


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