-#define UTUN_OPT_ENABLE_NETIF 20 /* Must be set before connecting */
-#define UTUN_OPT_SLOT_SIZE 21 /* Must be set before connecting */
-#define UTUN_OPT_NETIF_RING_SIZE 22 /* Must be set before connecting */
-#define UTUN_OPT_TX_FSW_RING_SIZE 23 /* Must be set before connecting */
-#define UTUN_OPT_RX_FSW_RING_SIZE 24 /* Must be set before connecting */
+#define UTUN_OPT_ENABLE_NETIF 20 /* Must be set before connecting */
+#define UTUN_OPT_SLOT_SIZE 21 /* Must be set before connecting */
+#define UTUN_OPT_NETIF_RING_SIZE 22 /* Must be set before connecting */
+#define UTUN_OPT_TX_FSW_RING_SIZE 23 /* Must be set before connecting */
+#define UTUN_OPT_RX_FSW_RING_SIZE 24 /* Must be set before connecting */
+#define UTUN_OPT_KPIPE_TX_RING_SIZE 25 /* Must be set before connecting */
+#define UTUN_OPT_KPIPE_RX_RING_SIZE 26 /* Must be set before connecting */
+#define UTUN_OPT_ATTACH_FLOWSWITCH 27 /* Must be set before connecting */