ConOpSys V2970  P004.07
ANVILEX control operating system
Macros
ETH Pass Control Frames
Collaboration diagram for ETH Pass Control Frames:

Macros

#define ETH_PASSCONTROLFRAMES_BLOCKALL   0x00000040U
 
#define ETH_PASSCONTROLFRAMES_FORWARDALL   0x00000080U
 
#define ETH_PASSCONTROLFRAMES_FORWARDPASSEDADDRFILTER   0x000000C0U
 

Detailed Description

Macro Definition Documentation

◆ ETH_PASSCONTROLFRAMES_BLOCKALL

#define ETH_PASSCONTROLFRAMES_BLOCKALL   0x00000040U

MAC filters all control frames from reaching the application

◆ ETH_PASSCONTROLFRAMES_FORWARDALL

#define ETH_PASSCONTROLFRAMES_FORWARDALL   0x00000080U

MAC forwards all control frames to application even if they fail the Address Filter

◆ ETH_PASSCONTROLFRAMES_FORWARDPASSEDADDRFILTER

#define ETH_PASSCONTROLFRAMES_FORWARDPASSEDADDRFILTER   0x000000C0U

MAC forwards control frames that pass the Address Filter.