Searched refs:nl_combi (Results 1 – 1 of 1) sorted by relevance
1661 struct nlattr *nl_combi, *nl_limits; in nl80211_put_ifcomb_data() local1664 nl_combi = nla_nest_start_noflag(msg, idx | nested); in nl80211_put_ifcomb_data()1665 if (!nl_combi) in nl80211_put_ifcomb_data()1708 nla_nest_end(msg, nl_combi); in nl80211_put_ifcomb_data()