
ZGATE API Reference UM024502-1012
98
ZGATE Embedded Security Development Kit
User Manual
ZGATE_build_ip_prot_list
Function Prototype
void ZGATE_build_ip_prot_list( char * pBuff );
Parameters
pBuff A pointer to a buffer into which the IP Protocol filtering list is
written. This buffer should be at least 402 bytes in length.
Return Value
None.
Description
This function generates a NULL-terminated, comma-separated, ASCII string of the IP
Protocol filtering list. The list is enclosed within braces; for example, "{1,2,3}\0".
Comentarios a estos manuales