Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dautoscan.c20 extern const struct autoscan_ops autoscan_exponential_ops;
29 &autoscan_exponential_ops,
Dautoscan_exponential.c99 const struct autoscan_ops autoscan_exponential_ops = { variable