Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dnl80211.c952 struct nlattr *nl_combis; in nl80211_put_iface_combinations() local
955 nl_combis = nla_nest_start(msg, in nl80211_put_iface_combinations()
957 if (!nl_combis) in nl80211_put_iface_combinations()
1009 nla_nest_end(msg, nl_combis); in nl80211_put_iface_combinations()