Home
last modified time | relevance | path

Searched refs:IFLA_BR_STP_STATE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/bridge/
Dbr_netlink.c749 [IFLA_BR_STP_STATE] = { .type = NLA_U32 },
786 if (data[IFLA_BR_STP_STATE]) { in br_changelink()
787 u32 stp_enabled = nla_get_u32(data[IFLA_BR_STP_STATE]); in br_changelink()
826 nla_put_u32(skb, IFLA_BR_STP_STATE, stp_enabled) || in br_fill_info()
/linux-4.1.27/include/uapi/linux/
Dif_link.h230 IFLA_BR_STP_STATE, enumerator