ReactOS 0.4.16-dev-401-g45b008d
|
#include <ndis.h>
__MINGW_EXTENSION union { ... } _NDIS40_PROTOCOL_CHARACTERISTICS::@2130 |
__MINGW_EXTENSION union { ... } _NDIS40_PROTOCOL_CHARACTERISTICS::@2132 |
__MINGW_EXTENSION union { ... } _NDIS40_PROTOCOL_CHARACTERISTICS::@2134 |
__MINGW_EXTENSION union { ... } _NDIS40_PROTOCOL_CHARACTERISTICS::@2136 |
BIND_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::BindAdapterHandler |
Definition at line 1897 of file ndis.h.
Referenced by DriverEntry(), and LANRegisterProtocol().
CLOSE_ADAPTER_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::CloseAdapterCompleteHandler |
Definition at line 1877 of file ndis.h.
Referenced by DriverEntry(), and LANRegisterProtocol().
UCHAR _NDIS40_PROTOCOL_CHARACTERISTICS::MajorNdisVersion |
Definition at line 1869 of file ndis.h.
Referenced by DriverEntry(), and LANRegisterProtocol().
UCHAR _NDIS40_PROTOCOL_CHARACTERISTICS::MinorNdisVersion |
Definition at line 1870 of file ndis.h.
Referenced by DriverEntry(), and LANRegisterProtocol().
NDIS_STRING _NDIS40_PROTOCOL_CHARACTERISTICS::Name |
Definition at line 1895 of file ndis.h.
Referenced by DriverEntry(), and LANRegisterProtocol().
OPEN_ADAPTER_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::OpenAdapterCompleteHandler |
Definition at line 1876 of file ndis.h.
Referenced by DriverEntry(), and LANRegisterProtocol().
PNP_EVENT_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::PnPEventHandler |
Definition at line 1899 of file ndis.h.
Referenced by DriverEntry(), LANRegisterProtocol(), NdisCompletePnPEvent(), and ProSendAndFreePnPEvent().
RECEIVE_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::ReceiveCompleteHandler |
Definition at line 1892 of file ndis.h.
Referenced by DriverEntry(), EthFilterDprIndicateReceiveComplete(), and LANRegisterProtocol().
RECEIVE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::ReceiveHandler |
Definition at line 1889 of file ndis.h.
Referenced by DriverEntry(), LANRegisterProtocol(), MiniIndicateData(), and MiniIndicateReceivePacket().
RECEIVE_PACKET_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::ReceivePacketHandler |
Definition at line 1896 of file ndis.h.
Referenced by LANRegisterProtocol(), and MiniIndicateReceivePacket().
REQUEST_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::RequestCompleteHandler |
Definition at line 1887 of file ndis.h.
Referenced by DriverEntry(), and LANRegisterProtocol().
RESET_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::ResetCompleteHandler |
Definition at line 1886 of file ndis.h.
Referenced by DriverEntry(), LANRegisterProtocol(), and MiniResetComplete().
SEND_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::SendCompleteHandler |
Definition at line 1879 of file ndis.h.
Referenced by DriverEntry(), LANRegisterProtocol(), and MiniSendComplete().
STATUS_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::StatusCompleteHandler |
Definition at line 1894 of file ndis.h.
Referenced by DriverEntry(), LANRegisterProtocol(), and MiniStatusComplete().
STATUS_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::StatusHandler |
Definition at line 1893 of file ndis.h.
Referenced by DriverEntry(), LANRegisterProtocol(), and MiniStatus().
TRANSFER_DATA_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::TransferDataCompleteHandler |
Definition at line 1883 of file ndis.h.
Referenced by DriverEntry(), LANRegisterProtocol(), and MiniTransferDataComplete().
UNBIND_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::UnbindAdapterHandler |
Definition at line 1898 of file ndis.h.
Referenced by DriverEntry(), and LANRegisterProtocol().
UNLOAD_PROTOCOL_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::UnloadHandler |
Definition at line 1900 of file ndis.h.
Referenced by LANRegisterProtocol().
WAN_RECEIVE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::WanReceiveHandler |
WAN_SEND_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::WanSendCompleteHandler |
WAN_TRANSFER_DATA_COMPLETE_HANDLER _NDIS40_PROTOCOL_CHARACTERISTICS::WanTransferDataCompleteHandler |