OSDN Git Service

bridge: add ageing_time, stp_state, priority over netlink
[android-x86/kernel.git] / include / uapi / linux / if_link.h
index 7158fd0..f5f5edd 100644 (file)
@@ -225,6 +225,9 @@ enum {
        IFLA_BR_FORWARD_DELAY,
        IFLA_BR_HELLO_TIME,
        IFLA_BR_MAX_AGE,
+       IFLA_BR_AGEING_TIME,
+       IFLA_BR_STP_STATE,
+       IFLA_BR_PRIORITY,
        __IFLA_BR_MAX,
 };