Zilog EZ80F91GA Manuel d'utilisateur Page 67

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 127
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 126 127

Commentaires sur ces manuels

Pas de commentaire