Searched refs:nest2 (Results 1 – 1 of 1) sorted by relevance
48 struct nlattr *nest, *nest2; in br_mdb_fill_info() local73 nest2 = nla_nest_start(skb, MDBA_MDB_ENTRY); in br_mdb_fill_info()74 if (nest2 == NULL) { in br_mdb_fill_info()96 nla_nest_cancel(skb, nest2); in br_mdb_fill_info()102 nla_nest_end(skb, nest2); in br_mdb_fill_info()171 struct nlattr *nest, *nest2; in nlmsg_populate_mdb_fill() local184 nest2 = nla_nest_start(skb, MDBA_MDB_ENTRY); in nlmsg_populate_mdb_fill()185 if (nest2 == NULL) in nlmsg_populate_mdb_fill()191 nla_nest_end(skb, nest2); in nlmsg_populate_mdb_fill()