LM_STATUS
LM_Send(
PNDIS_PACKET Packet,
Ptr_Adapter_Struc Adapt
);
Routine Description:
This routine will copy a packet to the card and start a transmit if
possible
Arguments:
Packet - The packet to put on the wire.
Adapt - A pointer to an LMI adapter structure.
Return:
SUCCESS
OUT_OF_RESOURCES