<!--
{
  "availability" : [
    "DriverKit: -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkingDriverKit",
  "identifier" : "/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "NetworkingDriverKit"
    ],
    "preciseIdentifier" : "c:@S@IOUserNetworkPacketQueue_IVars"
  },
  "title" : "IOUserNetworkPacketQueue_IVars"
}
-->

# IOUserNetworkPacketQueue_IVars

```
struct IOUserNetworkPacketQueue_IVars;
```

## Topics

### Instance Properties

[`IODataQueueDispatchSource * dataQueue;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/dataQueue)

[`DequeueAction dequeueAction;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/dequeueAction)

[`IOUserNetworkPacketDirection direction;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/direction)

[`IODispatchQueue * dsQueue;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/dsQueue)

[`bool enable;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/enable)

[`EnqueueAction enqueueAction;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/enqueueAction)

[`IOUserNetworkPacket ** packets;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/packets)

[`IOUserNetworkPacketPoller * poller;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/poller)

[`IOUserNetworkPacketBufferPool * pool;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/pool)

[`QueryFreeSpaceAction queryFreeSpaceAction;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/queryFreeSpaceAction)

[`OSObject * queue;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/queue)

[`uint32_t queueCapacity;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/queueCapacity)

[`void * refCon;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/refCon)

[`OSObject * target;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/target)

[`IOUserNetworkPacket ** unusedPackets;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/unusedPackets)

[`uint32_t unusedPacketsCount;`](/documentation/NetworkingDriverKit/IOUserNetworkPacketQueue_IVars/unusedPacketsCount)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)