Home
last modified time | relevance | path

Searched defs:prev_msg (Results 1 – 2 of 2) sorted by relevance

/hostap/wpa_supplicant/
Dctrl_iface_unix.c811 struct ctrl_iface_msg *msg, *prev_msg; in wpas_global_ctrl_iface_flush_queued_msg() local
839 struct ctrl_iface_msg *msg, *prev_msg; in wpa_supplicant_ctrl_iface_deinit() local
1415 struct ctrl_iface_msg *msg, *prev_msg; in wpa_supplicant_global_ctrl_iface_deinit() local
/hostap/tests/hwsim/
Dtest_ap_wps.py6561 def build_attr_authenticator(authkey, prev_msg, curr_msg): argument