Home
last modified time | relevance | path

Searched refs:nl_limit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c1487 struct nlattr *nl_limit; in nl80211_put_iface_combinations() local
1489 nl_limit = nla_nest_start_noflag(msg, j + 1); in nl80211_put_iface_combinations()
1490 if (!nl_limit) in nl80211_put_iface_combinations()
1498 nla_nest_end(msg, nl_limit); in nl80211_put_iface_combinations()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c1643 struct nlattr *nl_limit; in nl80211_put_iface_combinations() local
1645 nl_limit = nla_nest_start_noflag(msg, j + 1); in nl80211_put_iface_combinations()
1646 if (!nl_limit) in nl80211_put_iface_combinations()
1654 nla_nest_end(msg, nl_limit); in nl80211_put_iface_combinations()

Completed in 39 milliseconds