Merge branch 'for-linus' of git://www.jni.nu/cris
[firefly-linux-kernel-4.4.55.git] / include / linux / if_tun.h
index 1350a246893a179675fe7cc529e1ebb52f20dcf0..06b1829731fd6f6c7f4864463c0ee2b73b4e15bf 100644 (file)
@@ -51,6 +51,8 @@
 #define TUNSETSNDBUF   _IOW('T', 212, int)
 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog)
 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
+#define TUNGETVNETHDRSZ _IOR('T', 215, int)
+#define TUNSETVNETHDRSZ _IOW('T', 216, int)
 
 /* TUNSETIFF ifr flags */
 #define IFF_TUN                0x0001