Searched refs:mst_nest (Results 1 – 1 of 1) sorted by relevance
574 struct nlattr *mst_nest; in br_fill_ifinfo() local580 mst_nest = nla_nest_start(skb, IFLA_BRIDGE_MST); in br_fill_ifinfo()581 if (!mst_nest) in br_fill_ifinfo()588 nla_nest_end(skb, mst_nest); in br_fill_ifinfo()