FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
macip_acl_list_t Struct Reference
+ Collaboration diagram for macip_acl_list_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 Required for pool_get_aligned. More...
 

Data Fields

u8 tag [64]
 
u32 count
 
macip_acl_rule_trules
 
u32 ip4_table_index
 
u32 ip6_table_index
 
u32 l2_table_index
 
u32 out_ip4_table_index
 
u32 out_ip6_table_index
 
u32 out_l2_table_index
 

Detailed Description

Definition at line 98 of file acl.h.

Member Function Documentation

macip_acl_list_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Required for pool_get_aligned.

Field Documentation

u32 macip_acl_list_t::count

Definition at line 103 of file acl.h.

u32 macip_acl_list_t::ip4_table_index

Definition at line 106 of file acl.h.

u32 macip_acl_list_t::ip6_table_index

Definition at line 107 of file acl.h.

u32 macip_acl_list_t::l2_table_index

Definition at line 108 of file acl.h.

u32 macip_acl_list_t::out_ip4_table_index

Definition at line 110 of file acl.h.

u32 macip_acl_list_t::out_ip6_table_index

Definition at line 111 of file acl.h.

u32 macip_acl_list_t::out_l2_table_index

Definition at line 112 of file acl.h.

macip_acl_rule_t* macip_acl_list_t::rules

Definition at line 104 of file acl.h.

u8 macip_acl_list_t::tag[64]

Definition at line 102 of file acl.h.


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