Zgate_get_list_size – Zilog EZ80F91GA User Manual

Page 97

Advertising
background image

UM024502-1012

ZGATE Logging Page

ZGATE Embedded Security Development Kit

User Manual

85

ZGATE_get_list_size

Function Prototype

INT16 ZGATE_get_list_size( UINT8 ListId );

Parameters

ListId

Identifies the target ZGATE static filtering list. Permissible val-
ues are:

ZGATE_ETH_FRAME_LIST

ZGATE_ETH_ADDR_LIST

ZGATE_IP_PROT_LIST

ZGATE_IP_ADDR_LIST

ZGATE_TCP_PORT_LIST

ZGATE_UDP_PORT_LIST

Return Value

-1

Invalid

ListId

.

otherwise

The maximum number of entries the list can hold.

Description

This function returns the maximum size of the specified list.

Advertising