Searched refs:nl_match (Results 1 – 1 of 1) sorted by relevance
15651 struct nlattr *nl_results, *nl_match, *nl_freqs; in cfg80211_net_detect_results() local15662 nl_match = nla_nest_start(msg, i); in cfg80211_net_detect_results()15663 if (!nl_match) in cfg80211_net_detect_results()15675 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()15683 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()15690 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()15698 nla_nest_end(msg, nl_match); in cfg80211_net_detect_results()