ProtoSpec, header, and payload information for a layer in a packet.
More...
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