FD.io VPP  v20.05-21-gb1500e9ff
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 113 of file lookup.h.

Field Documentation

◆ address_key

u32 ip_interface_address_t::address_key

Definition at line 116 of file lookup.h.

◆ address_length

u16 ip_interface_address_t::address_length

Definition at line 122 of file lookup.h.

◆ flags

ip_interface_address_flags_t ip_interface_address_t::flags

Definition at line 125 of file lookup.h.

◆ next_this_sw_interface

u32 ip_interface_address_t::next_this_sw_interface

Definition at line 129 of file lookup.h.

◆ prev_this_sw_interface

u32 ip_interface_address_t::prev_this_sw_interface

Definition at line 130 of file lookup.h.

◆ sw_if_index

u32 ip_interface_address_t::sw_if_index

Definition at line 119 of file lookup.h.


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