Home
last modified time | relevance | path

Searched refs:IRP_QUEUE_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/net/zerotier/ZeroTierOne-1.8.3/windows/TapDriver6/
H A Dconstants.h193 #define IRP_QUEUE_SIZE 16 // max number of simultaneous i/o operations from userspace macro
H A Ddevice.c684 (int)IRP_QUEUE_SIZE, // Ignored in NDIS 6 driver... in TapDeviceControl()