Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c45 static int wpa_cli_last_id = 0; variable
4371 if (wpa_cli_connected <= 0 || new_id != wpa_cli_last_id) { in wpa_cli_action_process()
4373 wpa_cli_last_id = new_id; in wpa_cli_action_process()