Data Fields
paEthInfo_t Struct Reference

MAC/Ethernet lookup information. More...

#include <pa.h>

Data Fields

paMacAddr_t src
paMacAddr_t dst
uint16_t vlan
uint16_t ethertype
uint32_t mplsTag
uint16_t inport

Detailed Description

MAC/Ethernet lookup information.

paEthInfo_t is used to specify the MAC/Ethernet parameters used in packet classification. A value in 0 for any of the fields indicates that the field is not used for packet classification.


Field Documentation

paMacAddr_t paEthInfo_t::dst

Destination MAC address

Ethertype field.

Input EMAC port number as specified by Ethernet MAC port

MPLS tag. Only the outer tag is examined

paMacAddr_t paEthInfo_t::src

Source MAC addresss

VLAN tag VID field, 12 lsbs


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

Copyright 2014, Texas Instruments Incorporated