FreeBSD kernel IXGBE device code
ixgbe_mc_addr Struct Reference

#include <ixgbe.h>

Data Fields

u8 addr [IXGBE_ETH_LENGTH_OF_ADDRESS]
 
u32 vmdq
 

Detailed Description

Definition at line 254 of file ixgbe.h.

Field Documentation

◆ addr

u8 ixgbe_mc_addr::addr[IXGBE_ETH_LENGTH_OF_ADDRESS]

Definition at line 255 of file ixgbe.h.

Referenced by ixgbe_mc_array_itr(), and ixgbe_mc_filter_apply().

◆ vmdq

u32 ixgbe_mc_addr::vmdq

Definition at line 256 of file ixgbe.h.

Referenced by ixgbe_mc_array_itr(), and ixgbe_mc_filter_apply().


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