FD.io VPP  v17.04-9-g99c0734
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 151 of file acl.api.

Field Documentation

u32 vl_api_acl_add_replace_reply_t::acl_index

Definition at line 154 of file acl.api.

u32 vl_api_acl_add_replace_reply_t::context

Definition at line 153 of file acl.api.

i32 vl_api_acl_add_replace_reply_t::retval

Definition at line 155 of file acl.api.


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