FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_acl_add_replace_reply_t Struct Reference

Reply to add/replace ACL. More...

Data Fields

u32 context
 
u32 acl_index
 
i32 retval
 

Detailed Description

Reply to add/replace ACL.

Template Parameters
context- returned sender context, to match reply w/ request
acl_index- index of the updated or newly created ACL
retval0 - no error

Definition at line 121 of file acl.api.

Field Documentation

◆ acl_index

u32 vl_api_acl_add_replace_reply_t::acl_index

Definition at line 124 of file acl.api.

◆ context

u32 vl_api_acl_add_replace_reply_t::context

Definition at line 123 of file acl.api.

◆ retval

i32 vl_api_acl_add_replace_reply_t::retval

Definition at line 125 of file acl.api.


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