Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDgas_query_ap.c77 static int ms_from_time(struct os_reltime *last) in ms_from_time() function
220 dur = ms_from_time(&query->last_oper); in gas_query_ap_tx_status()
506 ms_from_time(&query->last_oper), MAC2STR(sa)); in gas_query_ap_rx()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDgas_query.c82 static int ms_from_time(struct os_reltime *last) in ms_from_time() function
239 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()