beautypg.com

Zgate_build_udp_port_list – Zilog EZ80F91GA User Manual

Page 107

background image

UM024502-1012

ZGATE Logging Page

ZGATE Embedded Security Development Kit

User Manual

95

ZGATE_build_UDP_port_list

Function Prototype

void ZGATE_build_UDP_port_list( char * pBuff );

Parameters

pBuff

A pointer to a buffer into which the UDP Port filtering list is writ-
ten. 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 UDP
Port filtering list. The list is enclosed within braces; for example,

{1,2,3}\0

.