LUT2 Port Size Values
[PA LLD Constants (enum's and define's)]

LUT2 Port Size Values

Defines the LUT2 port size supported by PA.

The PA LUT2 supports both 16-bit and 32-bit entry matching. It can be used to classify based on the UDP/IP 16-bit destination port with or without upper layer link or the GTP-U 32-bit Tunnel ID. No other Layer 4 or Layer 5 protocol is supported.



#define pa_LUT2_PORT_SIZE_16   0
#define pa_LUT2_PORT_SIZE_32   1

Define Documentation

#define pa_LUT2_PORT_SIZE_16   0

16-bit port number such as UDP/TCP port

#define pa_LUT2_PORT_SIZE_32   1

32-bit port number such as GTP-U Tunnel ID


Copyright 2012, Texas Instruments Incorporated