]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/blobdiff - include/linux/if.h
Update to 3.2.0-rc2 headers
[lisovros/iproute2_canprio.git] / include / linux / if.h
index ed2c76fbfdc10ede1a230ed42188415d24146791..aec1ddafb82ab16996e0a4619ed331c0bda7ea31 100644 (file)
@@ -78,6 +78,7 @@
                                         * datapath port */
 #define IFF_TX_SKB_SHARING     0x10000 /* The interface supports sharing
                                         * skbs on transmit */
+#define IFF_UNICAST_FLT        0x20000         /* Supports unicast filtering   */
 
 #define IF_GET_IFACE   0x0001          /* for querying only */
 #define IF_GET_PROTO   0x0002