beautypg.com

Zgate_build_eth_frame_list – Zilog EZ80F91GA User Manual

Page 112

background image

ZGATE API Reference

UM024502-1012

100

ZGATE Embedded Security Development Kit
User Manual

ZGATE_build_eth_frame_list

Function Prototype

void ZGATE_build_eth_frame_list( char * pBuff );

Parameters

pBuff

A pointer to a buffer into which the Ethernet Frame Type filtering
list is written. This buffer should be at least 602 bytes in length.

Return Value

None.

Description

This function generates a NULL-terminated, comma-separated, ASCII string of the Ether-
net Frame Type filtering list. The list is enclosed within braces; for example, "{2048}\0".