#include <ethsock.h>
Public Member Functions | |
void | Parse (WORD &type, BYTE *&payload, PINDEX &length) |
Public Attributes | |
Address | dst_addr |
Address | src_addr |
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|