Searched refs:nestedSsid (Results 1 – 1 of 1) sorted by relevance
2697 struct nlattr *nestedSsid = NULL; in SsidToMsg() local2705 nestedSsid = nla_nest_start(msg, NL80211_ATTR_SCAN_SSIDS); in SsidToMsg()2706 if (nestedSsid == NULL) { in SsidToMsg()2719 nla_nest_end(msg, nestedSsid); in SsidToMsg()