Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
Dautoscan.c19 extern const struct autoscan_ops autoscan_exponential_ops;
28 &autoscan_exponential_ops,
Dautoscan_exponential.c99 const struct autoscan_ops autoscan_exponential_ops = { variable