Searched refs:replay_nested (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c10209 struct nlattr *replay_nested; local
10220 replay_nested = nla_nest_start(msg, NL80211_ATTR_REKEY_DATA);
10221 if (!replay_nested)
10229 nla_nest_end(msg, replay_nested);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c10209 struct nlattr *replay_nested; local
10220 replay_nested = nla_nest_start(msg, NL80211_ATTR_REKEY_DATA);
10221 if (!replay_nested)
10229 nla_nest_end(msg, replay_nested);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c10209 struct nlattr *replay_nested; local
10220 replay_nested = nla_nest_start(msg, NL80211_ATTR_REKEY_DATA);
10221 if (!replay_nested)
10229 nla_nest_end(msg, replay_nested);

Completed in 121 milliseconds