FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
icmp6_main_t Struct Reference

Data Fields

uwordtype_and_code_by_name
 
uwordtype_by_name
 
u8 input_next_index_by_type [256]
 
u8 max_valid_code_by_type [256]
 
u8 min_valid_hop_limit_by_type [256]
 
u8 min_valid_length_by_type [256]
 

Detailed Description

Definition at line 138 of file icmp6.c.

Field Documentation

◆ input_next_index_by_type

u8 icmp6_main_t::input_next_index_by_type[256]

Definition at line 145 of file icmp6.c.

◆ max_valid_code_by_type

u8 icmp6_main_t::max_valid_code_by_type[256]

Definition at line 148 of file icmp6.c.

◆ min_valid_hop_limit_by_type

u8 icmp6_main_t::min_valid_hop_limit_by_type[256]

Definition at line 151 of file icmp6.c.

◆ min_valid_length_by_type

u8 icmp6_main_t::min_valid_length_by_type[256]

Definition at line 153 of file icmp6.c.

◆ type_and_code_by_name

uword* icmp6_main_t::type_and_code_by_name

Definition at line 140 of file icmp6.c.

◆ type_by_name

uword* icmp6_main_t::type_by_name

Definition at line 142 of file icmp6.c.


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