Data Fields
paAclConfig_t Struct Reference

Stateless ACL Configuration Information. More...

#include <pa.h>

Data Fields

int action
uint8_t destFlowId
uint16_t destQueue

Detailed Description

Stateless ACL Configuration Information.

paAclConfig_t is used to configure the default rule of stateless ACL operation. The PASS will follow this rule if no matches are found at the ACL table. Two separate structures are used for the outer ACL and inner ACL respectively. The default rule is set to packet FORWARDING until this information is provided.


Field Documentation

Default action (Deny/Permit/Host) as sepcified at PA ACL action types

CPPI flow which instructs how the link-buffer queues are used for forwarding packets to host. (valid only if action = pa_ACL_ACTION_HOST)

Destination host queue where PASS will deliver the packets if no ACL matches found (valid only if action = pa_ACL_ACTION_HOST)


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

Copyright 2014, Texas Instruments Incorporated