Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dnl80211.c945 struct nlattr *nl_combis; in nl80211_put_iface_combinations() local
948 nl_combis = nla_nest_start(msg, in nl80211_put_iface_combinations()
950 if (!nl_combis) in nl80211_put_iface_combinations()
1002 nla_nest_end(msg, nl_combis); in nl80211_put_iface_combinations()