Searched refs:HOSTAPD_CFG_F_BRDCAST (Results 1 – 4 of 4) sorted by relevance
111 if (cfg->c_flags & HOSTAPD_CFG_F_BRDCAST) in hostapd_iapp_add_notify()160 if (cfg->c_flags & HOSTAPD_CFG_F_BRDCAST) in hostapd_iapp_radiotap()
251 if (cfg->c_flags & HOSTAPD_CFG_F_BRDCAST) { in hostapd_udp_init()322 (cfg->c_flags & HOSTAPD_CFG_F_BRDCAST) == 0) { in hostapd_cleanup()
341 #define HOSTAPD_CFG_F_BRDCAST 0x20 macro
263 hostapd_cfg.c_flags &= ~HOSTAPD_CFG_F_BRDCAST;267 hostapd_cfg.c_flags |= HOSTAPD_CFG_F_BRDCAST;