FD.io VPP  v16.09
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 134 of file icmp6.c.

Field Documentation

u8 icmp6_main_t::input_next_index_by_type[256]

Definition at line 140 of file icmp6.c.

u8 icmp6_main_t::max_valid_code_by_type[256]

Definition at line 143 of file icmp6.c.

u8 icmp6_main_t::min_valid_hop_limit_by_type[256]

Definition at line 146 of file icmp6.c.

u8 icmp6_main_t::min_valid_length_by_type[256]

Definition at line 148 of file icmp6.c.

uword* icmp6_main_t::type_and_code_by_name

Definition at line 135 of file icmp6.c.

uword* icmp6_main_t::type_by_name

Definition at line 137 of file icmp6.c.


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