z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


fDPIparse()

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

#include <snmp_dpx.h>
#include <bsdtypes.h>
 
void fDPIparse(hdr)
struct snmp_dpi_hdr *hdr;
Parameters:
 
hdr
Specifies a parse tree.
Description: The fDPIparse() routine frees a parse tree that was previously created by a call to pDPIpacket(). After calling fDPIparse(), you cannot make additional references to the parse tree.
Return Values: None.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014