Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_mst.c276 nla_put_u16(skb, IFLA_BRIDGE_MST_ENTRY_MSTI, v->brvlan->msti) || in br_mst_fill_info()
290 [IFLA_BRIDGE_MST_ENTRY_MSTI] = NLA_POLICY_RANGE(NLA_U16,
312 if (!tb[IFLA_BRIDGE_MST_ENTRY_MSTI]) { in br_mst_process_one()
322 msti = nla_get_u16(tb[IFLA_BRIDGE_MST_ENTRY_MSTI]); in br_mst_process_one()
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h466 IFLA_BRIDGE_MST_ENTRY_MSTI, enumerator