FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
macip_match_type_t Struct Reference

Data Fields

u8 is_ipv6
 
u8 mac_mask [6]
 
u8 prefix_len
 
u32 count
 
u32 table_index
 
u32 arp_table_index
 
u32 dot1q_table_index
 
u32 dot1ad_table_index
 

Detailed Description

Definition at line 1193 of file acl.c.

Field Documentation

u32 macip_match_type_t::arp_table_index

Definition at line 1200 of file acl.c.

u32 macip_match_type_t::count

Definition at line 1198 of file acl.c.

u32 macip_match_type_t::dot1ad_table_index

Definition at line 1202 of file acl.c.

u32 macip_match_type_t::dot1q_table_index

Definition at line 1201 of file acl.c.

u8 macip_match_type_t::is_ipv6

Definition at line 1195 of file acl.c.

u8 macip_match_type_t::mac_mask[6]

Definition at line 1196 of file acl.c.

u8 macip_match_type_t::prefix_len

Definition at line 1197 of file acl.c.

u32 macip_match_type_t::table_index

Definition at line 1199 of file acl.c.


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