]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/if_tun.h
tun: Interface to query tun/tap features.
[linux-2.6-omap-h63xx.git] / include / linux / if_tun.h
index 18f31b6187a3f94d9fc30981b1adadfc9f181fdf..94f76a11230339753e7a3558f1d76677a6c04261 100644 (file)
@@ -40,6 +40,7 @@
 #define TUNSETOWNER   _IOW('T', 204, int)
 #define TUNSETLINK    _IOW('T', 205, int)
 #define TUNSETGROUP   _IOW('T', 206, int)
+#define TUNGETFEATURES _IOR('T', 207, unsigned int)
 
 /* TUNSETIFF ifr flags */
 #define IFF_TUN                0x0001