NTSendDatagram(
IN tDEVICECONTEXT *pDeviceContext,
IN PIRP pIrp
);
Routine Description:
This Routine handles sending a datagram down to the transport.
Arguments:
pIrp - a ptr to an IRP
Return Value:
NTSTATUS - status of the request