---
title: CreateWithOptions
framework: networkingdriverkit
role: symbol
role_heading: Static Method
path: networkingdriverkit/iousernetworkpacketbufferpool/createwithoptions
---

# CreateWithOptions

## Declaration

```occ
static kern_return_t CreateWithOptions(IOService *device, const char name[1024], const IOUserNetworkPacketBufferPoolOptions *options, IOUserNetworkPacketBufferPool **pool);
```
