Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c8268 struct nlattr *replay_nested; in nl80211_set_rekey_info() local
8277 !(replay_nested = nla_nest_start(msg, NL80211_ATTR_REKEY_DATA)) || in nl80211_set_rekey_info()
8287 nla_nest_end(msg, replay_nested); in nl80211_set_rekey_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c9571 struct nlattr *replay_nested; local
9580 !(replay_nested = nla_nest_start(msg, NL80211_ATTR_REKEY_DATA)) ||
9590 nla_nest_end(msg, replay_nested);

Completed in 26 milliseconds