www.beck-ipc.com

@CHIP-RTOS C Library - TCP/IP API


IPsec_IKE_Status

Read out the status of the IP security Internet Key Exchange (IKE) function within the system's TCP/IP stack.

int IPsec_IKE_Status(void) ;

Parameters

-- none --

Return Value

IKE error code

Comments

The returned error code will indicate zero if IP security and IKE have not yet been activated.

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

    SC12SC13SC11SC1x3SC2x
    n/an/an/aV1.15V1.00

Supported by @CHIP-RTOS C Library since version

    CLIB
    V2.10

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


End of document