ProtoSpec, header, and payload information for a layer in a packet. More...

List of all members.

Public Attributes

ULONG ulProtoSpec
 The ProtoSpec instance ID that identifies the layer.

BYTE * pHeader
 Pointer to the start of the layer's header.

BYTE * pPayload
 Pointer to the start of the layer's payload.


Detailed Description

See also:
IPacketLayers