Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c17379 struct nlattr *nl_results, *nl_match, *nl_freqs; in cfg80211_net_detect_results() local
17390 nl_match = nla_nest_start_noflag(msg, i); in cfg80211_net_detect_results()
17391 if (!nl_match) in cfg80211_net_detect_results()
17403 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
17411 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
17418 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
17426 nla_nest_end(msg, nl_match); in cfg80211_net_detect_results()