FD.io VPP  v17.04.2-2-ga8f93f8
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
 

Detailed Description

Definition at line 975 of file acl.c.

Field Documentation

u32 macip_match_type_t::arp_table_index

Definition at line 982 of file acl.c.

u32 macip_match_type_t::count

Definition at line 980 of file acl.c.

u8 macip_match_type_t::is_ipv6

Definition at line 977 of file acl.c.

u8 macip_match_type_t::mac_mask[6]

Definition at line 978 of file acl.c.

u8 macip_match_type_t::prefix_len

Definition at line 979 of file acl.c.

u32 macip_match_type_t::table_index

Definition at line 981 of file acl.c.


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