Searched refs:mst_nest (Results 1 – 1 of 1) sorted by relevance
591 struct nlattr *mst_nest; in br_fill_ifinfo() local597 mst_nest = nla_nest_start(skb, IFLA_BRIDGE_MST); in br_fill_ifinfo()598 if (!mst_nest) in br_fill_ifinfo()605 nla_nest_end(skb, mst_nest); in br_fill_ifinfo()