IOCTL_NDISRD_FLUSH_ADAPTER_QUEUE
This IOCTL flushes
adapter packet queue. Use this IOCTL when you finished working with
interface in order to release locked resources.
| Input
Buffer
|
Adapter
handle value
|
| Input Buffer
Size
|
4 bytes
|
| Output Buffer
|
None
|
| Output Buffer
Size
|
0
|
Remarks:
Helper driver will
flush packet queue for the requested interface on this
request.
|