acldvppDestroyBorderConfig
The
The
Description
Destroys data of the acldvppBorderConfig type created by the acldvppCreateBorderConfig call.
Prototype
aclError acldvppDestroyBorderConfig(acldvppBorderConfig *borderConfig)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
borderConfig |
Input |
Pointer to data of the acldvppBorderConfig type. |
Returns
The value 0 indicates success, and other values indicate failure. For details, see aclError.
Parent topic: acldvppBorderConfig