Searched refs:nest2 (Results 1 – 1 of 1) sorted by relevance
47 struct nlattr *nest, *nest2; in br_mdb_fill_info() local71 nest2 = nla_nest_start(skb, MDBA_MDB_ENTRY); in br_mdb_fill_info()72 if (nest2 == NULL) { in br_mdb_fill_info()94 nla_nest_cancel(skb, nest2); in br_mdb_fill_info()100 nla_nest_end(skb, nest2); in br_mdb_fill_info()169 struct nlattr *nest, *nest2; in nlmsg_populate_mdb_fill() local182 nest2 = nla_nest_start(skb, MDBA_MDB_ENTRY); in nlmsg_populate_mdb_fill()183 if (nest2 == NULL) in nlmsg_populate_mdb_fill()189 nla_nest_end(skb, nest2); in nlmsg_populate_mdb_fill()