@CHIP-RTOS C Library - TCP/IP API
IPsec_Clear_Policy
This function clears the list of policies in affect for the
IP Security. int IPsec_Clear_Policy(void) ;
Parameters
-- none --
Return Value
- Error code,
zero on success
Comments
- The IP security must be
started prior to using this API.
A default policy of BYPASS for all IP addresses will be
used following this action.
See Also
RTOS API
- This library function invokes a RTOS software interrupt.
Refer to the RTOS API function
IPSEC_VECTORS
for more details.
Supported since or modified in @CHIP-RTOS version-
| SC12 | SC13 | SC11 | SC1x3 | SC2x |
-
| n/a | n/a | n/a | V1.07 | V1.00 |
Supported by @CHIP-RTOS C Library since version
This API List
List of C Libraries
@CHIP-RTOS Main Index
End of document
|