
UM024502-1012 ZGATE Logging Page
ZGATE Embedded Security Development Kit
User Manual
97
ZGATE_build_ip_addr_list
Function Prototype
void ZGATE_build_ip_addr_list( char * pBuff );
Parameters
pBuff A pointer to a buffer into which the IP Address filtering list is
written. This buffer should be at least 1602 bytes in length.
Return Value
None.
Description
This function generates a NULL-terminated, comma-separated, ASCII string of the IP
Address filtering list. The list is enclosed within braces; for example,
"{192.168.1.10,192.168.1.11}\0".
Komentarze do niniejszej Instrukcji