FD.io VPP  v21.06
Vector Packet Processing
ip_interface_address_t Struct Reference

Data Fields

u32 address_key
 
u32 sw_if_index
 
u16 address_length
 
ip_interface_address_flags_t flags
 
u32 next_this_sw_interface
 
u32 prev_this_sw_interface
 

Detailed Description

Definition at line 89 of file lookup.h.

Field Documentation

◆ address_key

u32 ip_interface_address_t::address_key

Definition at line 92 of file lookup.h.

◆ address_length

u16 ip_interface_address_t::address_length

Definition at line 98 of file lookup.h.

◆ flags

ip_interface_address_flags_t ip_interface_address_t::flags

Definition at line 101 of file lookup.h.

◆ next_this_sw_interface

u32 ip_interface_address_t::next_this_sw_interface

Definition at line 105 of file lookup.h.

◆ prev_this_sw_interface

u32 ip_interface_address_t::prev_this_sw_interface

Definition at line 106 of file lookup.h.

◆ sw_if_index

u32 ip_interface_address_t::sw_if_index

Definition at line 95 of file lookup.h.


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