#include <Packet32.h>
Data Fields | |
| UINT | LinkType |
| The MAC of the current network adapter (see function PacketGetNetType() for more information). | |
| ULONGLONG | LinkSpeed |
| The speed of the network in bits per second. | |
This structure is used by the PacketGetNetType() function to return information on the current adapter's type and speed.
Definition at line 107 of file Packet32.h.
|
|
The speed of the network in bits per second.
Definition at line 110 of file Packet32.h. |
|
|
The MAC of the current network adapter (see function PacketGetNetType() for more information).
Definition at line 109 of file Packet32.h. Referenced by pcap_open_live(). |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.