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

/net/wireless/
H A Dnl80211.c913 struct nlattr *nl_limit; local
915 nl_limit = nla_nest_start(msg, j + 1);
916 if (!nl_limit)
924 nla_nest_end(msg, nl_limit);

Completed in 18 milliseconds