FD.io VPP  v20.01-48-g3e0dafb74
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 1018 of file acl.c.

Field Documentation

◆ arp_dot1ad_table_index

u32 macip_match_type_t::arp_dot1ad_table_index

Definition at line 1030 of file acl.c.

◆ arp_dot1q_table_index

u32 macip_match_type_t::arp_dot1q_table_index

Definition at line 1029 of file acl.c.

◆ arp_table_index

u32 macip_match_type_t::arp_table_index

Definition at line 1026 of file acl.c.

◆ count

u32 macip_match_type_t::count

Definition at line 1024 of file acl.c.

◆ dot1ad_table_index

u32 macip_match_type_t::dot1ad_table_index

Definition at line 1028 of file acl.c.

◆ dot1q_table_index

u32 macip_match_type_t::dot1q_table_index

Definition at line 1027 of file acl.c.

◆ has_egress

u8 macip_match_type_t::has_egress

Definition at line 1021 of file acl.c.

◆ is_ipv6

u8 macip_match_type_t::is_ipv6

Definition at line 1020 of file acl.c.

◆ mac_mask

u8 macip_match_type_t::mac_mask[6]

Definition at line 1022 of file acl.c.

◆ out_arp_dot1ad_table_index

u32 macip_match_type_t::out_arp_dot1ad_table_index

Definition at line 1037 of file acl.c.

◆ out_arp_dot1q_table_index

u32 macip_match_type_t::out_arp_dot1q_table_index

Definition at line 1036 of file acl.c.

◆ out_arp_table_index

u32 macip_match_type_t::out_arp_table_index

Definition at line 1033 of file acl.c.

◆ out_dot1ad_table_index

u32 macip_match_type_t::out_dot1ad_table_index

Definition at line 1035 of file acl.c.

◆ out_dot1q_table_index

u32 macip_match_type_t::out_dot1q_table_index

Definition at line 1034 of file acl.c.

◆ out_table_index

u32 macip_match_type_t::out_table_index

Definition at line 1032 of file acl.c.

◆ prefix_len

u8 macip_match_type_t::prefix_len

Definition at line 1023 of file acl.c.

◆ table_index

u32 macip_match_type_t::table_index

Definition at line 1025 of file acl.c.


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