Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhostapd.h337 #define HOSTAPD_CFG_F_IAPP 0x02 macro
H A Dhostapd.c427 if ((cfg->c_flags & HOSTAPD_CFG_F_IAPP) == 0) in main()
H A Dparse.y230 hostapd_cfg.c_flags |= HOSTAPD_CFG_F_IAPP;