An ethernet MAC frame.
More...
#include <ethsock.h>
List of all members.
Detailed Description
Member Function Documentation
| void PEthSocket::Frame::Parse |
( |
WORD & |
type, |
|
|
BYTE *& |
payload, |
|
|
PINDEX & |
length |
|
) |
| |
Parse the Ethernet Frame to extract the frame type and the address of the payload.
The length should be the original bytes read in the frame and may be altered to information contained in the frame, if available.
Member Data Documentation
The documentation for this struct was generated from the following file: