]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/if.h
Label kthread_create() with printf attribute tag.
[linux-2.6-omap-h63xx.git] / include / linux / if.h
index 186070d5c5443c1e042c60448154d529a4abaa90..5c9d1fa93fef9f48852ce163f10badd26266f775 100644 (file)
@@ -63,6 +63,7 @@
 #define IFF_MASTER_ALB 0x10            /* bonding master, balance-alb. */
 #define IFF_BONDING    0x20            /* bonding master or slave      */
 #define IFF_SLAVE_NEEDARP 0x40         /* need ARPs for validation     */
+#define IFF_ISATAP     0x80            /* ISATAP interface (RFC4214)   */
 
 #define IF_GET_IFACE   0x0001          /* for querying only */
 #define IF_GET_PROTO   0x0002