Home
last modified time | relevance | path

Searched refs:HAPD_IFACE_DFS (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/wpa/src/ap/
HDdfs.c886 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()
893 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_handle_dfs()
1498 if (iface->state == HAPD_IFACE_DFS && !iface->cac_started) { in hostapd_dfs_nop_finished()
1549 hostapd_set_state(iface, HAPD_IFACE_DFS); in hostapd_dfs_start_cac()
HDhostapd.h542 HAPD_IFACE_DFS, enumerator
HDhostapd.c2800 if (not_ready_in_sync_ifaces > 1 && iface->state == HAPD_IFACE_DFS) { in hostapd_setup_interface_complete()
4105 case HAPD_IFACE_DFS: in hostapd_state_text()