Home
last modified time | relevance | path

Searched refs:nl_combis (Results 1 – 1 of 1) sorted by relevance

/linux/net/wireless/
H A Dnl80211.c1698 struct nlattr *nl_combis; in nl80211_put_iface_combinations() local
1701 nl_combis = nla_nest_start_noflag(msg, attr | nested); in nl80211_put_iface_combinations()
1702 if (!nl_combis) in nl80211_put_iface_combinations()
1716 nla_nest_end(msg, nl_combis); in nl80211_put_iface_combinations()