FD.io VPP  v16.09
Vector Packet Processing
vl_api_l2_flags_t Struct Reference

Set L2 flags request !!! TODO - need more info, feature bits in l2_input.h. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 is_set
 
u32 feature_bitmap
 

Detailed Description

Set L2 flags request !!! TODO - need more info, feature bits in l2_input.h.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- interface
is_set- if non-zero, set the bits, else clear them
feature_bitmap- non-zero bits to set or clear

Definition at line 1537 of file vpe.api.

Field Documentation

u32 vl_api_l2_flags_t::client_index

Definition at line 1539 of file vpe.api.

u32 vl_api_l2_flags_t::context

Definition at line 1540 of file vpe.api.

u32 vl_api_l2_flags_t::feature_bitmap

Definition at line 1543 of file vpe.api.

u8 vl_api_l2_flags_t::is_set

Definition at line 1542 of file vpe.api.

u32 vl_api_l2_flags_t::sw_if_index

Definition at line 1541 of file vpe.api.


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