FD.io VPP  v19.04.2-12-g66b1689
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 934 of file acl.c.

Field Documentation

u32 macip_match_type_t::arp_dot1ad_table_index

Definition at line 946 of file acl.c.

u32 macip_match_type_t::arp_dot1q_table_index

Definition at line 945 of file acl.c.

u32 macip_match_type_t::arp_table_index

Definition at line 942 of file acl.c.

u32 macip_match_type_t::count

Definition at line 940 of file acl.c.

u32 macip_match_type_t::dot1ad_table_index

Definition at line 944 of file acl.c.

u32 macip_match_type_t::dot1q_table_index

Definition at line 943 of file acl.c.

u8 macip_match_type_t::has_egress

Definition at line 937 of file acl.c.

u8 macip_match_type_t::is_ipv6

Definition at line 936 of file acl.c.

u8 macip_match_type_t::mac_mask[6]

Definition at line 938 of file acl.c.

u32 macip_match_type_t::out_arp_dot1ad_table_index

Definition at line 953 of file acl.c.

u32 macip_match_type_t::out_arp_dot1q_table_index

Definition at line 952 of file acl.c.

u32 macip_match_type_t::out_arp_table_index

Definition at line 949 of file acl.c.

u32 macip_match_type_t::out_dot1ad_table_index

Definition at line 951 of file acl.c.

u32 macip_match_type_t::out_dot1q_table_index

Definition at line 950 of file acl.c.

u32 macip_match_type_t::out_table_index

Definition at line 948 of file acl.c.

u8 macip_match_type_t::prefix_len

Definition at line 939 of file acl.c.

u32 macip_match_type_t::table_index

Definition at line 941 of file acl.c.


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