paIpReassmConfig_t Struct Reference
[PA LLD Data Structures]

IP Reassembly Configuration Information. More...

#include <pa.h>

Data Fields

uint8_t numTrafficFlow
uint8_t destFlowId
uint16_t destQueue

Detailed Description

IP Reassembly Configuration Information.

paIpReassmConfig_t is used to configure the PA-assisted IP reassembly operation. Two separate structures are used for the outer IP and inner IP respectively. The IP reassembly assistance feature is disabled until this information is provided. See section PA-assisted IP Reassembly Operation for deatiled description.

Note:
The maximum number of traffic flows is limited due to processing time and internal memory restriction.

Field Documentation

CPPI flow which instructs how the link-buffer queues are used for forwarding packets

Destination host queue where PASS will deliver the packets which require IP reassembly assistance

Maximum number of IP reassembly traffic flows supported, default = 0, maximum = 32


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

Copyright 2012, Texas Instruments Incorporated