Structure containing an OID request. More...
#include <Packet.h>
Data Fields | |
ULONG | Oid |
ULONG | Length |
Length of the data field. | |
UCHAR | Data [1] |
Structure containing an OID request.
It is used by the PacketRequest() function to send an OID to the interface card driver. It can be used, for example, to retrieve the status of the error counters on the adapter, its MAC address, the list of the multicast groups defined on it, and so on.
Definition at line 143 of file Packet.h.
UCHAR Data[1] |
ULONG Oid |
documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2009 CACE Technologies. All rights reserved.