Searched refs:nl_combi (Results 1 – 1 of 1) sorted by relevance
1757 struct nlattr *nl_combi, *nl_limits; in nl80211_put_ifcomb_data() local1760 nl_combi = nla_nest_start_noflag(msg, idx | nested); in nl80211_put_ifcomb_data()1761 if (!nl_combi) in nl80211_put_ifcomb_data()1804 nla_nest_end(msg, nl_combi); in nl80211_put_ifcomb_data()