FreeBSD kernel BXE device code
eth_classify_rule_cmd Union Reference

#include <ecore_hsi.h>

Collaboration diagram for eth_classify_rule_cmd:

Data Fields

struct eth_classify_mac_cmd mac
 
struct eth_classify_vlan_cmd vlan
 
struct eth_classify_pair_cmd pair
 
struct eth_classify_imac_vni_cmd imac_vni
 

Detailed Description

Definition at line 6929 of file ecore_hsi.h.

Field Documentation

◆ imac_vni

struct eth_classify_imac_vni_cmd eth_classify_rule_cmd::imac_vni

Definition at line 6934 of file ecore_hsi.h.

Referenced by ecore_set_one_vxlan_fltr_e2().

◆ mac

struct eth_classify_mac_cmd eth_classify_rule_cmd::mac

◆ pair

struct eth_classify_pair_cmd eth_classify_rule_cmd::pair

Definition at line 6933 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_mac_e2().

◆ vlan

struct eth_classify_vlan_cmd eth_classify_rule_cmd::vlan

Definition at line 6932 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_e2(), and ecore_set_one_vlan_mac_e2().


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