Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dnl80211.c16512 struct nlattr *nl_results, *nl_match, *nl_freqs; in cfg80211_net_detect_results() local
16523 nl_match = nla_nest_start_noflag(msg, i); in cfg80211_net_detect_results()
16524 if (!nl_match) in cfg80211_net_detect_results()
16536 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
16544 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
16551 nla_nest_cancel(msg, nl_match); in cfg80211_net_detect_results()
16559 nla_nest_end(msg, nl_match); in cfg80211_net_detect_results()