FreeBSD kernel BXE device code
eth_multicast_rules_ramrod_data Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for eth_multicast_rules_ramrod_data:

Data Fields

struct eth_classify_header header
 
struct eth_multicast_rules_cmd rules [MULTICAST_RULES_COUNT]
 

Detailed Description

Definition at line 7243 of file ecore_hsi.h.

Field Documentation

◆ header

struct eth_classify_header eth_multicast_rules_ramrod_data::header

Definition at line 7245 of file ecore_hsi.h.

Referenced by ecore_mcast_set_rdata_hdr_e2().

◆ rules

struct eth_multicast_rules_cmd eth_multicast_rules_ramrod_data::rules[MULTICAST_RULES_COUNT]

Definition at line 7246 of file ecore_hsi.h.

Referenced by ecore_mcast_set_one_rule_e2().


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