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

/linux-4.4.14/net/wireless/
H A Dnl80211.c12945 struct nlattr *nl_results, *nl_match, *nl_freqs; cfg80211_net_detect_results() local
12956 nl_match = nla_nest_start(msg, i); cfg80211_net_detect_results()
12957 if (!nl_match) cfg80211_net_detect_results()
12969 nla_nest_cancel(msg, nl_match); cfg80211_net_detect_results()
12977 nla_nest_cancel(msg, nl_match); cfg80211_net_detect_results()
12984 nla_nest_cancel(msg, nl_match); cfg80211_net_detect_results()
12992 nla_nest_end(msg, nl_match); cfg80211_net_detect_results()

Completed in 116 milliseconds