Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhandle.c297 if ((frame->f_action_flags & HOSTAPD_ACTION_VERBOSE) == 0) in hostapd_handle_action()
316 HOSTAPD_ACTION_VERBOSE, buf, len); in hostapd_handle_action()
H A Dhostapd.h265 #define HOSTAPD_ACTION_VERBOSE 0x00000001 macro
H A Dparse.y459 frame.f_action_flags |= HOSTAPD_ACTION_VERBOSE;