FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_ip_unnumbered_details_t Struct Reference

IP unnumbered configurations. More...

Data Fields

u32 context
 
u32 sw_if_index
 
u32 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 514 of file ip.api.

Field Documentation

◆ context

u32 vl_api_ip_unnumbered_details_t::context

Definition at line 516 of file ip.api.

◆ ip_sw_if_index

u32 vl_api_ip_unnumbered_details_t::ip_sw_if_index

Definition at line 518 of file ip.api.

◆ sw_if_index

u32 vl_api_ip_unnumbered_details_t::sw_if_index

Definition at line 517 of file ip.api.


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