Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dnl80211.c12561 struct nlattr *nl_results, *nl_match, *nl_freqs; in cfg80211_net_detect_results() local
12572 nl_match = nla_nest_start(msg, i); in cfg80211_net_detect_results()
12573 if (!nl_match) in cfg80211_net_detect_results()
12585 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
12593 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
12600 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
12608 nla_nest_end(msg, nl_match); in cfg80211_net_detect_results()