]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - include/uapi/linux/if_vlan.h
Update kernel headers
[mirror_iproute2.git] / include / uapi / linux / if_vlan.h
index 18a15dad5547b6c33a95d9c7197cf674512197ca..04bca79d29279420f819d09ce2a66ff77e66fea5 100644 (file)
@@ -32,10 +32,11 @@ enum vlan_ioctl_cmds {
 };
 
 enum vlan_flags {
-       VLAN_FLAG_REORDER_HDR   = 0x1,
-       VLAN_FLAG_GVRP          = 0x2,
-       VLAN_FLAG_LOOSE_BINDING = 0x4,
-       VLAN_FLAG_MVRP          = 0x8,
+       VLAN_FLAG_REORDER_HDR           = 0x1,
+       VLAN_FLAG_GVRP                  = 0x2,
+       VLAN_FLAG_LOOSE_BINDING         = 0x4,
+       VLAN_FLAG_MVRP                  = 0x8,
+       VLAN_FLAG_BRIDGE_BINDING        = 0x10,
 };
 
 enum vlan_name_types {