ReactOS 0.4.16-dev-319-g6cf4263
|
Go to the source code of this file.
Functions | |
static NDIS_STATUS | NICTransmitPacket (_In_ PE1000_ADAPTER Adapter, _In_ PHYSICAL_ADDRESS PhysicalAddress, _In_ ULONG Length) |
NDIS_STATUS NTAPI | MiniportSend (_In_ NDIS_HANDLE MiniportAdapterContext, _In_ PNDIS_PACKET Packet, _In_ UINT Flags) |
NDIS_STATUS NTAPI MiniportSend | ( | _In_ NDIS_HANDLE | MiniportAdapterContext, |
_In_ PNDIS_PACKET | Packet, | ||
_In_ UINT | Flags | ||
) |
Definition at line 49 of file send.c.
|
static |
Definition at line 15 of file send.c.
Referenced by MiniportSend().