Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dgas_query_ap.c79 static int ms_from_time(struct os_reltime *last) in ms_from_time() function
222 dur = ms_from_time(&query->last_oper); in gas_query_ap_tx_status()
508 ms_from_time(&query->last_oper), MAC2STR(sa)); in gas_query_ap_rx()
/hostap-latest/wpa_supplicant/
Dgas_query.c85 static int ms_from_time(struct os_reltime *last) in ms_from_time() function
248 dur = ms_from_time(&query->last_oper); in gas_query_tx_status()
559 ms_from_time(&query->last_oper), MAC2STR(sa)); in gas_query_rx()