FD.io VPP  v21.10.1-2-g0a485f517
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 867 of file acl.c.

Field Documentation

◆ arp_dot1ad_table_index

u32 macip_match_type_t::arp_dot1ad_table_index

Definition at line 879 of file acl.c.

◆ arp_dot1q_table_index

u32 macip_match_type_t::arp_dot1q_table_index

Definition at line 878 of file acl.c.

◆ arp_table_index

u32 macip_match_type_t::arp_table_index

Definition at line 875 of file acl.c.

◆ count

u32 macip_match_type_t::count

Definition at line 873 of file acl.c.

◆ dot1ad_table_index

u32 macip_match_type_t::dot1ad_table_index

Definition at line 877 of file acl.c.

◆ dot1q_table_index

u32 macip_match_type_t::dot1q_table_index

Definition at line 876 of file acl.c.

◆ has_egress

u8 macip_match_type_t::has_egress

Definition at line 870 of file acl.c.

◆ is_ipv6

u8 macip_match_type_t::is_ipv6

Definition at line 869 of file acl.c.

◆ mac_mask

u8 macip_match_type_t::mac_mask[6]

Definition at line 871 of file acl.c.

◆ out_arp_dot1ad_table_index

u32 macip_match_type_t::out_arp_dot1ad_table_index

Definition at line 886 of file acl.c.

◆ out_arp_dot1q_table_index

u32 macip_match_type_t::out_arp_dot1q_table_index

Definition at line 885 of file acl.c.

◆ out_arp_table_index

u32 macip_match_type_t::out_arp_table_index

Definition at line 882 of file acl.c.

◆ out_dot1ad_table_index

u32 macip_match_type_t::out_dot1ad_table_index

Definition at line 884 of file acl.c.

◆ out_dot1q_table_index

u32 macip_match_type_t::out_dot1q_table_index

Definition at line 883 of file acl.c.

◆ out_table_index

u32 macip_match_type_t::out_table_index

Definition at line 881 of file acl.c.

◆ prefix_len

u8 macip_match_type_t::prefix_len

Definition at line 872 of file acl.c.

◆ table_index

u32 macip_match_type_t::table_index

Definition at line 874 of file acl.c.


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