Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c1486 struct nlattr *nl_limit; in nl80211_put_iface_combinations() local
1488 nl_limit = nla_nest_start_noflag(msg, j + 1); in nl80211_put_iface_combinations()
1489 if (!nl_limit) in nl80211_put_iface_combinations()
1497 nla_nest_end(msg, nl_limit); in nl80211_put_iface_combinations()