Zilog EZ80F91GA Bedienungsanleitung Seite 67

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 127
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 66
UM024502-1012 ZGATE Logging Page
ZGATE Embedded Security Development Kit
User Manual
55
ZGATE_st_filter_eth
Function Prototype
INT8 ZGATE_st_filter_eth( ether * pEthFrameHdr );
Parameters
pEthFrameHdr Pointer to the Ethernet frame header.
Return Value
ZGATE_FORWARD_PACKET The frame should be processed.
ZGATE_DO_NOT_FORWARD_PACKET The frame should be dropped.
Description
ZGATE_st_filter_eth performs static filtering of Ethernet frames based on the source
Ethernet MAC address and Ethernet frame type, if these filters are enabled. This function
is the ZGATE entry point for filtering Ethernet frames. It should only ever be called from
within the Ethernet MAC driver when an Ethernet frame is received from the network. To
learn more, see the
RxFunc routine in the RZK\Conf\emac_conf.c file.
For performance reasons, this function should not be called directly from the Ethernet
drivers interrupt service routine. It should be called from the Ethernet drivers RZK Inter-
rupt thread.
Seitenansicht 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 126 127

Kommentare zu diesen Handbüchern

Keine Kommentare