FD.io VPP  v17.10-9-gd594711
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 175 of file acl.api.

Field Documentation

u32 vl_api_acl_add_replace_reply_t::acl_index

Definition at line 178 of file acl.api.

u32 vl_api_acl_add_replace_reply_t::context

Definition at line 177 of file acl.api.

i32 vl_api_acl_add_replace_reply_t::retval

Definition at line 179 of file acl.api.


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