u_int32_t utun_unit;
u_int32_t utun_flags;
int utun_ext_ifdata_stats;
+ u_int32_t utun_max_pending_packets;
utun_crypto_ctx_t utun_crypto_ctx[UTUN_CRYPTO_CTX_NUM_DIRS];
};
#endif /* PRIVATE */
#define UTUN_OPT_SET_DELEGATE_INTERFACE 15 /* set the delegate interface (char[]) */
+#define UTUN_OPT_MAX_PENDING_PACKETS 16 /* the number of packets that can be waiting to be read
+ from the control socket at a time */
/*
* Flags for by UTUN_OPT_FLAGS