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

Reply to add/replace MACIP ACL. More...

Data Fields

u32 context
 
u32 acl_index
 
i32 retval
 

Detailed Description

Reply to add/replace MACIP ACL.

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

Definition at line 312 of file acl.api.

Field Documentation

◆ acl_index

u32 vl_api_macip_acl_add_replace_reply_t::acl_index

Definition at line 315 of file acl.api.

◆ context

u32 vl_api_macip_acl_add_replace_reply_t::context

Definition at line 314 of file acl.api.

◆ retval

i32 vl_api_macip_acl_add_replace_reply_t::retval

Definition at line 316 of file acl.api.


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