|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ndis56common.h>
Public Attributes | |
| ULONG | nofMulticastEntries |
| UCHAR | MulticastList [ETH_LENGTH_OF_ADDRESS *PARANDIS_MULTICAST_LIST_SIZE] |
Definition at line 329 of file ndis56common.h.
| UCHAR _tagMulticastData::MulticastList[ETH_LENGTH_OF_ADDRESS *PARANDIS_MULTICAST_LIST_SIZE] |
Definition at line 332 of file ndis56common.h.
Referenced by ParaNdis_OidQueryCommon(), ParaNdis_SetMulticastList(), and ShallPassPacket().
| ULONG _tagMulticastData::nofMulticastEntries |
Definition at line 331 of file ndis56common.h.
Referenced by ParaNdis_DeviceFiltersUpdateAddresses(), ParaNdis_OidQueryCommon(), ParaNdis_SetMulticastList(), and ShallPassPacket().