FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
vl_api_classify_set_interface_ip_table_t Struct Reference

Set/unset the classification table for an interface request. More...

Data Fields

u32 client_index
 
u32 context
 
u8 is_ipv6
 
u32 sw_if_index
 
u32 table_index
 

Detailed Description

Set/unset the classification table for an interface request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_ipv6- ipv6 if non-zero, else ipv4
sw_if_index- interface to associate with the table
table_index- index of the table, if ~0 unset the table

Definition at line 344 of file classify.api.

Field Documentation

u32 vl_api_classify_set_interface_ip_table_t::client_index

Definition at line 346 of file classify.api.

u32 vl_api_classify_set_interface_ip_table_t::context

Definition at line 347 of file classify.api.

u8 vl_api_classify_set_interface_ip_table_t::is_ipv6

Definition at line 348 of file classify.api.

u32 vl_api_classify_set_interface_ip_table_t::sw_if_index

Definition at line 349 of file classify.api.

u32 vl_api_classify_set_interface_ip_table_t::table_index

Definition at line 350 of file classify.api.


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