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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c6878 struct nlattr *replay_nested; local
6887 !(replay_nested = nla_nest_start(msg, NL80211_ATTR_REKEY_DATA)) ||
6897 nla_nest_end(msg, replay_nested);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c6878 struct nlattr *replay_nested; local
6887 !(replay_nested = nla_nest_start(msg, NL80211_ATTR_REKEY_DATA)) ||
6897 nla_nest_end(msg, replay_nested);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c6878 struct nlattr *replay_nested; local
6887 !(replay_nested = nla_nest_start(msg, NL80211_ATTR_REKEY_DATA)) ||
6897 nla_nest_end(msg, replay_nested);

Completed in 73 milliseconds