FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
ila_entry_t Struct Reference
+ Collaboration diagram for ila_entry_t:

Data Fields

fib_node_t ila_fib_node
 Fib Node base class. More...
 
ila_type_t type
 
ip6_address_t sir_address
 
ip6_address_t ila_address
 
ip6_address_t next_hop
 
ila_csum_mode_t csum_mode
 
ila_direction_t dir
 
fib_node_index_t next_hop_fib_entry_index
 The FIB entry index for the next-hop. More...
 
u32 next_hop_child_index
 The child index on the FIB entry. More...
 
dpo_id_t ila_dpo
 The next DPO in the grpah to follow. More...
 

Detailed Description

Definition at line 62 of file ila.h.

Field Documentation

ila_csum_mode_t ila_entry_t::csum_mode

Definition at line 71 of file ila.h.

ila_direction_t ila_entry_t::dir

Definition at line 72 of file ila.h.

ip6_address_t ila_entry_t::ila_address

Definition at line 69 of file ila.h.

dpo_id_t ila_entry_t::ila_dpo

The next DPO in the grpah to follow.

Definition at line 87 of file ila.h.

fib_node_t ila_entry_t::ila_fib_node

Fib Node base class.

Definition at line 66 of file ila.h.

ip6_address_t ila_entry_t::next_hop

Definition at line 70 of file ila.h.

u32 ila_entry_t::next_hop_child_index

The child index on the FIB entry.

Definition at line 82 of file ila.h.

fib_node_index_t ila_entry_t::next_hop_fib_entry_index

The FIB entry index for the next-hop.

Definition at line 77 of file ila.h.

ip6_address_t ila_entry_t::sir_address

Definition at line 68 of file ila.h.

ila_type_t ila_entry_t::type

Definition at line 67 of file ila.h.


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