FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_ip_unnumbered_details_t Struct Reference

IP unnumbered configurations. More...

Data Fields

u32 context
 
vl_api_interface_index_t sw_if_index
 
vl_api_interface_index_t ip_sw_if_index
 

Detailed Description

IP unnumbered configurations.

Template Parameters
sw_if_indexThe interface that has unnumbered configuration
ip_sw_if_indexThe IP interface that it is unnnumbered to

Definition at line 341 of file ip.api.

Field Documentation

◆ context

u32 vl_api_ip_unnumbered_details_t::context

Definition at line 343 of file ip.api.

◆ ip_sw_if_index

vl_api_interface_index_t vl_api_ip_unnumbered_details_t::ip_sw_if_index

Definition at line 345 of file ip.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_ip_unnumbered_details_t::sw_if_index

Definition at line 344 of file ip.api.


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