acldvppDestroyStreamDesc

Description

Destroys data of the acldvppStreamDesc type created by the acldvppCreateStreamDesc call.

Prototype

aclError acldvppDestroyStreamDesc(acldvppStreamDesc *streamDesc)

Parameters

Parameter

Input/Output

Description

streamDesc

Input

Pointer to data of the acldvppStreamDesc type.

Returns

The value 0 indicates success, and other values indicate failure. For details, see aclError.