IP types
[PA LLD Constants (enum's and define's)]

IP Values

Defines the IP version type used.

The packet accelerator module parses both IPv4 and IPv6 network layer headers (see netlayers). This group is used to distinguish which type of header will be used.



#define pa_IPV4   4
#define pa_IPV6   6

Define Documentation

#define pa_IPV4   4

IPv4

#define pa_IPV6   6

IPv6


Copyright 2012, Texas Instruments Incorporated