New upstream version 18.08
[deb_dpdk.git] / drivers / net / virtio / virtio_user / vhost_kernel_tap.h
index 7d52e6b..01a026f 100644 (file)
@@ -35,4 +35,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);