Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
Dnl80211.c2023 struct nlattr *nested, *nested_akms; in nl80211_put_iftype_akm_suites() local
2035 nested_akms = nla_nest_start(msg, i + 1); in nl80211_put_iftype_akm_suites()
2036 if (!nested_akms) in nl80211_put_iftype_akm_suites()
2050 nla_nest_end(msg, nested_akms); in nl80211_put_iftype_akm_suites()