FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_sw_interface_get_table_reply_t Struct Reference

Reply to get_sw_interface_vrf. More...

Data Fields

u32 context
 
i32 retval
 
u32 vrf_id
 

Detailed Description

Reply to get_sw_interface_vrf.

Template Parameters
context- sender context which was passed in the request
vrf_id- VRF id assigned to the interface

Definition at line 270 of file interface.api.

Field Documentation

◆ context

u32 vl_api_sw_interface_get_table_reply_t::context

Definition at line 272 of file interface.api.

◆ retval

i32 vl_api_sw_interface_get_table_reply_t::retval

Definition at line 273 of file interface.api.

◆ vrf_id

u32 vl_api_sw_interface_get_table_reply_t::vrf_id

Definition at line 274 of file interface.api.


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