Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dnl80211.c1141 struct nlattr *nl_combis; in nl80211_put_iface_combinations() local
1144 nl_combis = nla_nest_start(msg, in nl80211_put_iface_combinations()
1146 if (!nl_combis) in nl80211_put_iface_combinations()
1202 nla_nest_end(msg, nl_combis); in nl80211_put_iface_combinations()