Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Diapp.c260 if (iapp->i_flags & HOSTAPD_IAPP_F_ADD && in hostapd_iapp_input()
273 hostapd_log(iapp->i_flags & HOSTAPD_IAPP_F_ADD ? in hostapd_iapp_input()
H A Dhostapd.h317 #define HOSTAPD_IAPP_F_ADD \ macro