Searched refs:mdb_nest (Results 1 – 1 of 1) sorted by relevance
980 struct nlattr *mdb_nest, *mdb_entry_nest; in vxlan_mdb_nlmsg_fill() local993 mdb_nest = nla_nest_start_noflag(skb, MDBA_MDB); in vxlan_mdb_nlmsg_fill()994 if (!mdb_nest) in vxlan_mdb_nlmsg_fill()1004 nla_nest_end(skb, mdb_nest); in vxlan_mdb_nlmsg_fill()