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

Delete POT Profile. More...

Data Fields

u32 client_index
 
u32 context
 
u8 list_name_len
 
u8 list_name [list_name_len]
 

Detailed Description

Delete POT Profile.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
list_name_len- length of the name of the profile list
list_name- name of profile list to delete

Definition at line 65 of file pot.api.

Field Documentation

◆ client_index

u32 vl_api_pot_profile_del_t::client_index

Definition at line 66 of file pot.api.

◆ context

u32 vl_api_pot_profile_del_t::context

Definition at line 67 of file pot.api.

◆ list_name

u8 vl_api_pot_profile_del_t::list_name[list_name_len]

Definition at line 69 of file pot.api.

◆ list_name_len

u8 vl_api_pot_profile_del_t::list_name_len

Definition at line 68 of file pot.api.


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