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()97 nla_nest_cancel(skb, nest2); in br_mdb_fill_info()103 nla_nest_end(skb, nest2); in br_mdb_fill_info()172 struct nlattr *nest, *nest2; in nlmsg_populate_mdb_fill() local185 nest2 = nla_nest_start(skb, MDBA_MDB_ENTRY); in nlmsg_populate_mdb_fill()186 if (nest2 == NULL) in nlmsg_populate_mdb_fill()192 nla_nest_end(skb, nest2); in nlmsg_populate_mdb_fill()