Data Fields
paEntryHandle_t Union Reference

A generic entry handle types. More...

#include <pa.h>

Data Fields

paHandleL2L3_t l2l3Handle
paHandleAcl_t aclHandle
paHandleFc_t fclHandle
paHandleL4_t l4Handle

Detailed Description

A generic entry handle types.

The union of both entry handle types used by the module is used only in function Pa_forwardResult. The function will return the corresponding entry type and its handle in the command response packets when a LUT1 or LUT2 entry is added into the LUT1/LUT2 table successfully. The handle entry will be set to zero in all other cases


Field Documentation

ACL handle created by Pa_addAcl (Gen2 only)

Flow Cache handle created by Pa_addFc (Gen2 only)

Level 2 or level 3 handle created by Pa_addMac Pa_addSrio, Pa_addCustomLUT1 or Pa_addIp

Level 4 handle created by Pa_addPort or Pa_addCustomLUT2


The documentation for this union was generated from the following file:

Copyright 2014, Texas Instruments Incorporated