EBufferReset( )

NAME

EBufferReset( ) - reset the extended buffer

SYNOPSIS

void    EBufferReset 
    ( 
    EBUFFER_T *  ebuffp  /*  extended buffer */ 
    );

DESCRIPTION

This routine sets the various pointers and counters so that the buffer is exactly as it would be after a call to EBufferSetup( ). The memory buffer itself is left unchanged.

RETURNS

N/A

SEE ALSO

snmpEbufLib