www.beck-ipc.com

@CHIP-RTOS C Library V2.06 - 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

    SC12SC13SC11SC1x3
    n/an/an/aV1.07

Supported by @CHIP-RTOS C Library since version

    CLIB
    V2.06

This API List
List of C Libraries
@CHIP-RTOS Main Index


End of document