Searched refs:STA_DRV_DATA_CONN_TIME (Results 1 – 3 of 3) sorted by relevance
65 } else if (data->flags & STA_DRV_DATA_CONN_TIME) { in hostapd_get_sta_conn_time()
2162 #define STA_DRV_DATA_CONN_TIME BIT(9) macro
7137 data->flags |= STA_DRV_DATA_CONN_TIME; in get_sta_handler()