FD.io VPP  v20.01-48-g3e0dafb74
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 264 of file interface.api.

Field Documentation

◆ context

u32 vl_api_sw_interface_get_table_reply_t::context

Definition at line 266 of file interface.api.

◆ retval

i32 vl_api_sw_interface_get_table_reply_t::retval

Definition at line 267 of file interface.api.

◆ vrf_id

u32 vl_api_sw_interface_get_table_reply_t::vrf_id

Definition at line 268 of file interface.api.


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