New upstream version 17.11.5
[deb_dpdk.git] / drivers / net / virtio / virtio_user / vhost_kernel_tap.h
index eae340c..ea7a6c9 100644 (file)
@@ -64,4 +64,5 @@
 /* Constants */
 #define PATH_NET_TUN   "/dev/net/tun"
 
-int vhost_kernel_open_tap(char **p_ifname, int hdr_size, int req_mq);
+int vhost_kernel_open_tap(char **p_ifname, int hdr_size, int req_mq,
+                        const char *mac, uint64_t features);