acldvppDestroyBorderConfig
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
x |
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
0 on success; else, failure. For details, see aclError.
Parent topic: acldvppBorderConfig