beautypg.com

Zgate_build_eth_addr_list – Zilog EZ80F91GA User Manual

Page 111

background image

UM024502-1012

ZGATE Logging Page

ZGATE Embedded Security Development Kit

User Manual

99

ZGATE_build_eth_addr_list

Function Prototype

void ZGATE_build_eth_addr_list( char * pBuff );

Parameters

pBuff

A pointer to a buffer into which the Ethernet MAC Address filter-
ing list is written. This buffer should be at least 1802 bytes in
length.

Return Value

None.

Description

This function generates a NULL-terminated, comma-separated, ASCII string of the Ether-
net MAC Address filtering list. The list is enclosed within braces; for example,
"{11:22:33:44:55:66,FF:EE:DD:CC:BB:AA:99}\0".