Searched refs:mst_nest (Results 1 – 1 of 1) sorted by relevance
590 struct nlattr *mst_nest; in br_fill_ifinfo() local596 mst_nest = nla_nest_start(skb, IFLA_BRIDGE_MST); in br_fill_ifinfo()597 if (!mst_nest) in br_fill_ifinfo()604 nla_nest_end(skb, mst_nest); in br_fill_ifinfo()