Home
last modified time | relevance | path

Searched refs:ETH_CS_802_LLC_SNAP_FRAME (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DProtocol.h81 } __attribute__((packed)) ETH_CS_802_LLC_SNAP_FRAME; typedef
DQos.c477 pIpHeader = pvEThPayload + sizeof(ETH_CS_802_LLC_SNAP_FRAME); in ClassifyPacket()
838 u16Etype = ((ETH_CS_802_LLC_SNAP_FRAME*)pvEthPayload)->usEtherType; in EThCSGetPktInfo()