FD.io VPP  v19.04.2-12-g66b1689
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 137 of file icmp6.c.

Field Documentation

u8 icmp6_main_t::input_next_index_by_type[256]

Definition at line 144 of file icmp6.c.

u8 icmp6_main_t::max_valid_code_by_type[256]

Definition at line 147 of file icmp6.c.

u8 icmp6_main_t::min_valid_hop_limit_by_type[256]

Definition at line 150 of file icmp6.c.

u8 icmp6_main_t::min_valid_length_by_type[256]

Definition at line 152 of file icmp6.c.

uword* icmp6_main_t::type_and_code_by_name

Definition at line 139 of file icmp6.c.

uword* icmp6_main_t::type_by_name

Definition at line 141 of file icmp6.c.


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