---
title: withPool
framework: networkingdriverkit
role: symbol
role_heading: Static Method
path: networkingdriverkit/iousernetworktxsubmissionqueue/withpool
---

# withPool

## Declaration

```occ
static IOUserNetworkTxSubmissionQueue * withPool(IOUserNetworkPacketBufferPool *pool, uint32_t capacity, IOUserNetworkPacketQueueId queueId, OSObject *target, QueryFreeSpaceAction freeSpaceAction, DequeueAction dequeueAction, void *refCon, IOOptionBits options);
```
