Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddfs.c939 iface->radar_background.temp_ch = 1; in hostapd_handle_dfs()
1180 if (!iface->radar_background.temp_ch) in hostapd_dfs_complete_cac()
1183 iface->radar_background.temp_ch = 0; in hostapd_dfs_complete_cac()
1357 iface->radar_background.temp_ch = 1; in hostapd_dfs_background_start_channel_switch()
Dhostapd.h627 unsigned int temp_ch:1; member