sktal_getTCAPHandle()

Description

This function returns a handle for a given instance ID (node/stack/SSN). The handle is a pointer to a control block for the given instance ID.

Syntax

SKTAL_HANDLE sk_getTCAPHandle(int instanceId);

Input Parameters

Argument

Description

instance id

Instance corresponding to node ID/stack ID/SSN.

Parameters

There are no input/output parameters, or output parameters.

Return Value

Returns a handle to control block.