OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_inact_sec
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/ap/
ap_drv_ops.h
124
if (hapd->driver == NULL || hapd->driver->
get_inact_sec
== NULL)
126
return hapd->driver->
get_inact_sec
(hapd->drv_priv, addr);
/external/wpa_supplicant_8/src/drivers/
driver.h
1513
int (*
get_inact_sec
)(void *priv, const u8 *addr);
member in struct:wpa_driver_ops
[
all
...]
driver_hostap.c
[
all
...]
driver_nl80211.c
[
all
...]
Completed in 22 milliseconds