Data Fields
nwalRxPktInfo_t Struct Reference

NWAL Packet meta data information for incoming packet. More...

#include <nwal.h>

Data Fields

nwal_AppId appId
Ti_Pkt * pPkt
nwal_rxFlag1_t rxFlag1
nwal_macPktType_t pktType
uint32_t startOffset
uint32_t pktLen
uint16_t l3OffBytes
uint16_t l4ProtoType
uint16_t l4OffBytes
uint16_t ploadOffBytes
uint16_t ploadLen
nwal_enetPort_t enetPort

Detailed Description

NWAL Packet meta data information for incoming packet.

The parameters in this structure are used to provide additional details for the incoming packet


Field Documentation

Application ID registered during configuration for the packet stream

nwal_enetPort_t nwalRxPktInfo_t::enetPort

RX Enet Port.

See also:
nwal_enetPort_t

Offset in bytes indicating start of IP header.

Offset in bytes indicating start of L4:UDP/TCP/ICMP header.

Protocol type for Layer 4 in IP header (UDP, ICMP)

Length of the packet

nwal_macPktType_t nwalRxPktInfo_t::pktType

Packet Type

See also:
nwal_macPktType_t

Length of payload. Value 0 indicates not set.

Offset in bytes to the start of the payload.Value 0 indicates not set.

Packet received from NetCP

nwal_rxFlag1_t nwalRxPktInfo_t::rxFlag1

NetCP completed actions

See also:
nwal_rxFlag1_t

Start Offset for the packet


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

Copyright 2014, Texas Instruments Incorporated