NTReceiveDatagram(
IN tDEVICECONTEXT *pDeviceContext,
IN PIRP pIrp
);
Routine Description:
This Routine handles receiving a datagram by passing the datagram rcv
buffer to the non-OS specific code.
Arguments:
pIrp - a ptr to an IRP
Return Value:
NTSTATUS - status of the request