|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <net_lan.h>

Public Attributes | |
| UINT | Adapter |
| UINT | AddressType |
| UINT | AddressLen |
| UINT | PacketType |
| PVOID | Mdl |
| UINT _LAN_PACKET_HEADER_T::Adapter |
Definition at line 21 of file net_lan.h.
Referenced by LANTransmitInternal(), and main().
| UINT _LAN_PACKET_HEADER_T::AddressLen |
Definition at line 23 of file net_lan.h.
Referenced by LANTransmitInternal(), and main().
| UINT _LAN_PACKET_HEADER_T::AddressType |
| UINT _LAN_PACKET_HEADER_T::PacketType |
Definition at line 24 of file net_lan.h.
Referenced by LANTransmitInternal(), and main().