FD.io VPP  v17.01.1-3-gc6833f8
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 1040 of file acl.c.

Field Documentation

u32 macip_match_type_t::arp_table_index

Definition at line 1047 of file acl.c.

u32 macip_match_type_t::count

Definition at line 1045 of file acl.c.

u8 macip_match_type_t::is_ipv6

Definition at line 1042 of file acl.c.

u8 macip_match_type_t::mac_mask[6]

Definition at line 1043 of file acl.c.

u8 macip_match_type_t::prefix_len

Definition at line 1044 of file acl.c.

u32 macip_match_type_t::table_index

Definition at line 1046 of file acl.c.


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