FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
macip_match_type_t Struct Reference

Data Fields

u8 is_ipv6
 
u8 has_egress
 
u8 mac_mask [6]
 
u8 prefix_len
 
u32 count
 
u32 table_index
 
u32 arp_table_index
 
u32 dot1q_table_index
 
u32 dot1ad_table_index
 
u32 arp_dot1q_table_index
 
u32 arp_dot1ad_table_index
 
u32 out_table_index
 
u32 out_arp_table_index
 
u32 out_dot1q_table_index
 
u32 out_dot1ad_table_index
 
u32 out_arp_dot1q_table_index
 
u32 out_arp_dot1ad_table_index
 

Detailed Description

Definition at line 1043 of file acl.c.

Field Documentation

u32 macip_match_type_t::arp_dot1ad_table_index

Definition at line 1055 of file acl.c.

u32 macip_match_type_t::arp_dot1q_table_index

Definition at line 1054 of file acl.c.

u32 macip_match_type_t::arp_table_index

Definition at line 1051 of file acl.c.

u32 macip_match_type_t::count

Definition at line 1049 of file acl.c.

u32 macip_match_type_t::dot1ad_table_index

Definition at line 1053 of file acl.c.

u32 macip_match_type_t::dot1q_table_index

Definition at line 1052 of file acl.c.

u8 macip_match_type_t::has_egress

Definition at line 1046 of file acl.c.

u8 macip_match_type_t::is_ipv6

Definition at line 1045 of file acl.c.

u8 macip_match_type_t::mac_mask[6]

Definition at line 1047 of file acl.c.

u32 macip_match_type_t::out_arp_dot1ad_table_index

Definition at line 1062 of file acl.c.

u32 macip_match_type_t::out_arp_dot1q_table_index

Definition at line 1061 of file acl.c.

u32 macip_match_type_t::out_arp_table_index

Definition at line 1058 of file acl.c.

u32 macip_match_type_t::out_dot1ad_table_index

Definition at line 1060 of file acl.c.

u32 macip_match_type_t::out_dot1q_table_index

Definition at line 1059 of file acl.c.

u32 macip_match_type_t::out_table_index

Definition at line 1057 of file acl.c.

u8 macip_match_type_t::prefix_len

Definition at line 1048 of file acl.c.

u32 macip_match_type_t::table_index

Definition at line 1050 of file acl.c.


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