FD.io VPP  v19.01.3-6-g70449b9b9
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 197 of file acl.api.

Field Documentation

◆ acl_index

u32 vl_api_acl_add_replace_reply_t::acl_index

Definition at line 200 of file acl.api.

◆ context

u32 vl_api_acl_add_replace_reply_t::context

Definition at line 199 of file acl.api.

◆ retval

i32 vl_api_acl_add_replace_reply_t::retval

Definition at line 201 of file acl.api.


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