FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_create_vlan_subif_t Struct Reference

Create a new subinterface with the given vlan id. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u32 vlan_id
 

Detailed Description

Create a new subinterface with the given vlan id.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- software index of the new vlan's parent interface
vlan_id- vlan tag of the new interface

Definition at line 350 of file vpe.api.

Field Documentation

u32 vl_api_create_vlan_subif_t::client_index

Definition at line 352 of file vpe.api.

u32 vl_api_create_vlan_subif_t::context

Definition at line 353 of file vpe.api.

u32 vl_api_create_vlan_subif_t::sw_if_index

Definition at line 354 of file vpe.api.

u32 vl_api_create_vlan_subif_t::vlan_id

Definition at line 355 of file vpe.api.


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