Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The NdisFilterTimedDataSend rule verifies that an NDIS filter driver completes a send request by the FilterSendNetBufferLists function before timing out.
You can use a kernel debugger to help identify the cause of the problem. Check RULE_STATE for PendingNbl, which points to the oldest pending NET_BUFFER_LIST. Use the !ndiskd.nbl debugger extension. For information about using the debugger, see Windows Debugging.
Driver model: NDIS
Bug check(s) found with this rule: Bug Check 0xC4: DRIVER_VERIFIER_DETECTED_VIOLATION ( 0x00092011)
How to test
At run time |
---|
Run Driver Verifier and select the NDIS/WIFI verification option. This rule is also tested with the DDI compliance checking option. |